
/*******************************************************************************
********************************************************************************
**
* - GENERAL
*
* - PAGE CONTAINERS
*
* - HEADER
*
* - CONTENT
*
* - FOOTER
**
********************************************************************************
 ******************************************************************************/




/* GENERAL ------------------------------------------------------------------ */

/* Zero default margin & padding around common elements */
body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, img, li, ol, p, ul
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
	background-color: #FFFFFF;
	color: #000000;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
}

* html body
{
	width: expression(document.documentElement.clientWidth < 960 ? "960px" : "auto");
}

a
{
	color: #3C78B5;
}

a:visited
{
}

h3
{
	margin: 15px 0 0 0;
}

h4
{
	margin: 15px 0 0 0;
	font-size: 100%;
}

dl
{
	margin: 15px 0 0 0;
}

p
{
	margin: 10px 0 5px 0;
}

ol
{
	margin: 15px 0 0 0;
}

ol.standard
{
    margin: 10px 0 10px 0;
}

ol.standard li
{
    margin: 5px 0 0 25px;
}


ul
{
	margin: 10px 0 0 0;
}

ul li
{
	margin: 5px 0 0 25px;
}

input, select, table, textarea
{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.hidden
{
	position: absolute;
	left: -1500em;
	height: 1px;
	width: 1px;
	overflow: hidden;
	margin-right: -1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.replacement
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

a .replacement
{
	cursor: pointer;
}

#top
{
	position: absolute;
	left: -9999px;
	top: -9999px;
}




/* PAGE CONTAINERS ---------------------------------------------------------- */

#nonFooter
{
	min-height: 100%;
}

* html #nonFooter
{
	height: 100%;
}




/* HEADER ------------------------------------------------------------------- */

#header
{
	min-height: 42px;
	background-color: #003366;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #BBCDDD;
    /*color: #99B3CC;*/
}

* html #header
{
	height: 42px;
}

#header a
{
    color: #BBCDDD;
    /*color: #99B3CC;*/
}

#logo
{
	display: inline;
	float: left;
	padding: 3px 0 0 15px;
}

#logo a
{
	display: block;
}

#logo img
{
	display: block;
}

#userOptions
{
	display: inline;
	float: right;
	margin: 0;
	padding: 14px 15px 0 0;
	list-style: none;
}

#userOptions li
{
	display: inline;
	float: left;
	margin-top: 0;
	line-height: 1;
}

#userOptions a:hover
{
    color: #DDE7EE;
}

#userInfo strong
{
    color: #CEDAE5;
}

#profileLink, #loginLink
{
	margin: 0 10px 0 30px;
}

#logoutLink, #signupLink
{
    padding: 0 0 0 10px;
    margin: 0 30px 0 0;
    border-left: 1px solid #99B3CC;

}

#menu
{
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	height: 2.25em;
	background-color: #3C78B5;
	color: #FFFFFF;
	font-size: 90%;
	line-height: 2.25em;
}

#menu ul
{
	margin: 0 0 0 15px;
	list-style: none;
}

#menu li
{
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	font-weight: bold;
}

#menu a
{
	display: block;
	padding: 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2.25em;
}

#menu a:hover
{
	background-color: #1E558D;
	background-image: url(../images/menu_hover.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#menu li.on a, #menu li.on a:hover
{
	background-color: #003366;
	background-image: none;
}

#menu form
{
	display: inline;
	float: right;
	margin: 0 15px 0 0;
}

* html #menu fieldset
{
	display: inline;
}

* html #menu input
{
	position: relative;
	top: 2px;
}




/* CONTENT ------------------------------------------------------------------ */

.dashboardTab {
    clear: both;
}

.dashboardTab .ytab-wrap table {
    width: auto;
    border: none;
}

.dashboardTab .ytab-wrap td {
    border: none;
}

.dashboardTab .ytab-wrap th {
    border: none;
}

#content
{
	clear: both;
	margin: 0 15px 0 15px;
	padding: 10px 0 90px 0;
}

#buildStatus
{
	display: inline;
	float: right;
	margin: 0;
	background-image: url(../images/build_status_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	color: #003366;
}

#buildStatusInner
{
	background-image: url(../images/build_status_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

#buildStatusInner2
{
	background-image: url(../images/build_status_top_left.gif);
	background-repeat: no-repeat;
}

#buildStatusInner3
{
	min-height: 28px;
	background-image: url(../images/build_status_top_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

#buildStatus p
{
	margin: 0 12px 0 12px;
	padding: 0 25px 0 0;
	background-image: url(../images/jt/icn_building.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	line-height: 28px;
}

#breadcrumb
{
	margin: 0 0 0.5em 0;
	color: #999999;
}

#breadcrumb a
{
	margin: 0 1em 0 0;
	color: #003366;
	font-weight: bold;
}

h1
{
	color: #003366;
	font-size: 175%;
}

.tabs
{
	display: inline;
	float: left;
	width: 100%;
	border-bottom: 1px solid #999999;
	list-style: none;
}

.tabs li
{
	display: inline;
	float: left;
	margin: 0 0 -1px 3px;
	border-bottom: 1px solid #999999;
	background-image: url(../images/tab_left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
}

.tabs li.on
{
	z-index: 10;
	border-bottom: 0 none #FFFFFF;
	background-image: url(../images/tab_on_left.gif);
}

.tabs li.submenuOn
{
	background-image: url(../images/tab_submenu_on_left.gif);
}

.tabs a, .tabs span.tab
{
	display: block;
	padding: 7px 11px 5px 11px;
	background-image: url(../images/tab_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	color: #666666;
	text-decoration: none;
}

.tabs span.tab
{
    color: #a8a8a8;
}

.tabs a:visited
{
	color: #666666;
}

.tabs a:hover
{
	color: #000000;
}

.tabs li.on a, .tabs li.on span
{
	padding-bottom: 6px;
	background-image: url(../images/tab_on_right.gif);
	color: #000000;
}

.tabs li.on a:visited
{
	color: #000000;
}

.tabs li.submenuOn a
{
	background-image: url(../images/tab_submenu_on_right.gif);
}

#buildNav
{
	float: right;
	border: 0 none #FFFFFF;
	background-image: none;
	white-space: nowrap;
}

#buildNavPrevious
{
	display: inline;
	position: relative;
	float: left;
	width: 6px !important;
	height: 11px !important;
	overflow: hidden;
	margin: 0.5em 10px 0 0;
	padding: 0;
	background-color: transparent !important;
}

a#buildNavPrevious .replacement, a.previousLink .replacement
{
	background-image: url(../images/build_nav_arrow_left.gif);
}
span#buildNavPrevious .replacement, span.previousLink .replacement
{
	background-image: url(../images/build_nav_arrow_left_grey.gif);
}

#buildNav ol
{
	display: inline;
	float: left;
	margin: 0;
}

#buildNav li
{
	margin: 0 0 0 1px;
	border: 0 none #FFFFFF;
	padding: 0.5em 0 0 0;
	background-image: none;
	font-weight: normal;
}

#buildNav li.on
{
	padding-top: 0;
}

#buildNav a
{
	width: 20px;
	height: 9px;
	overflow: hidden;
	border: 1px none #749974;
	padding: 0;
	background-color: #A6DBA6;
	background-image: none;
	color: #A6DBA6;
	font-size: 75%;
	text-align: center;
}

#buildNav li.on a
{
	width: auto;
	height: auto;
	padding: 0.3em 0.65em 0.25em 0.65em;
	border-style: solid;
	color: #006600;
	font-size: 100%;
	line-height: 1em;
	font-weight: bold;
}

#buildNav li.error a
{
	border-color: #996B6B;
	background-color: #EDA6A6;
	color: #EDA6A6;
}

#buildNav li.errorOn a
{
	color: #4D3636;
}

#buildNavNext
{
	display: inline;
	position: relative;
	float: left;
	width: 6px !important;
	height: 11px !important;
	overflow: hidden;
	margin: 0.5em 0 0 10px;
	padding: 0;
	background-color: transparent !important;
}

a#buildNavNext .replacement
{
	background-image: url(../images/build_nav_arrow_right.gif);
}
span#buildNavNext .replacement
{
	background-image: url(../images/build_nav_arrow_right_grey.gif);
}

#buildActions
{
	float: right;
	margin: 0 0 0 15px;
	border: 0 none #FFFFFF;
	background-image: none;
	white-space: nowrap;
	font-weight: normal;
}

#buildActions form
{
	margin: 4px 0 0 0;
}

#buildActions fieldset
{
	display: inline;
}

#buildActions select
{
	vertical-align: middle;
}

#buildFilter
{
	float: right;
	border: 0 none #FFFFFF;
	background-image: none;
	white-space: nowrap;
	font-weight: normal;
}

#buildFilter form
{
	margin: 4px 0 0 0;
}

#buildFilter fieldset
{
	display: inline;
}

#buildFilter select
{
	vertical-align: middle;
}

#submenu
{
	clear: both;
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;
	background-color: #EEEEEE;
	line-height: 28px;
}

#submenu li
{
	display: inline;
	margin: 0 45px 0 0;
}

#submenu a
{
	color: #666666;
	text-decoration: none;
}

#submenu a:hover
{
	color: #000000;
}

#submenu li.on a
{
	color: #000000;
	font-weight: bold;
}

.headingInfo
{
	display: inline;
	float: right;
	margin: 0 10px 0 0;
	line-height: 2.7;
	color: #8CA3BA;
}

.headingInfo a, .headingInfo a:visited
{
	color: #8CA3BA;
	text-decoration: none;
}

.headingInfo a:hover
{
	text-decoration: underline;
}

.headingInfo a.collapse
{
	padding-right: 12px;
	background-image: url(../images/icon_collapse_arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.headingInfo a.collapsed
{
	background-image: url(../images/icon_collapse_arrow_down.gif);
}

h2
{
	border-top: 1px solid #BBD0E5;
	border-bottom: 1px solid #BBD0E5;
	padding: 0 0 0 10px;
	background-color: #EBF1F7;
	color: #003366;
	font-size: 135%;
	line-height: 2;
}

#buildSummary
{
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0 0 0;
    background-image: url(../images/success_rate_bg.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

#buildSummary.success
{
    background-color: #339933;
}

#buildSummary.suspended
{
    background-color: #666;
}

#buildSummary.fail
{
	background-color: #CC3333;
}

div.none, div.current
{
    background-color: #3C78B5 !important;
}

#successRate
{
	display: inline;
	float: right;
	width: 325px;
	padding: 10px;
	background-color: #EBF1F7;
}

#successRatePercentage
{
	display: inline;
	float: left;
	width: 115px;
	background-color: #FFFFFF;
	background-image: url(../images/percentage_box_top.gif);
	background-repeat: no-repeat;
}

#successRatePercentage h2
{
	margin: 8px 0 0 0;
	border: 0 none #FFFFFF;
	padding: 0;
	background-color: transparent;
	background-image: none;
	font-size: 300%;
	text-align: center;
	line-height: 1;
}

#successRatePercentage p
{
	margin: 0;
	padding: 0 0 8px 0;
	background-image: url(../images/percentage_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	color: #003366;
	text-align: center;
}

#successRate dl
{
	margin: 0 0 0 125px;
	color: #003366;
}

#successRate dt
{
	display: inline;
	float: left;
	margin: 0 0.5em 0 0;
	border-top: 1px solid #BBD0E5;
	padding: 8px 0;
	font-weight: bold;
}

#successRate dt.first
{
	border-top: 0 none #FFFFFF;
}

#successRate dd
{
	border-top: 1px solid #BBD0E5;
	padding: 8px 0;
}

#successRate dd.first
{
	border-top: 0 none #FFFFFF;
}


#buildResultsSummary
{
	display: inline;
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0 0 0;
	background-repeat: repeat-y;
}

#buildResultsSummary.success
{
    background-image: url(../images/build_results.gif);
}

#buildResultsSummary.fail
{
	background-image: url(../images/build_results_error.gif);
}

#buildResults
{
    margin: 0 355px 0 0;
    padding: 10px 10px 10px 10px;
	color: #FFFFFF;
}
.success #buildResults
{
    background-color: #339933;
}

.fail #buildResults
{
	background-color: #CC3333;
}

.none #buildResults, .current #buildResults
{
    background-color: #3C78B5;
}

.suspended #buildResults
{
    background-color: #666;
}

#buildResultsSummary #buildResults
{
	display: inline;
	float: left;
	width: 450px;
	margin-right: 0;
}

#buildResults h2
{
	margin: 0;
	border-bottom: 0 none #FFFFFF;
	padding: 0;
	color: #FFFFFF;
	font-size: 135%;
	line-height: 2;
}

.success #buildResults h2
{
    background-color: #51A851;
    border-top-color: #2E892E;
}

.fail #buildResults h2
{
	border-top-color: #B72E2E;
	background-color: #D45151;
}

.suspended #buildResults h2
{
    border-top-color: #666;
    background-color: #999;
}

.none #buildResults h2, .current #buildResults h2
{
   border-top-color: #326699;
	background-color: #5C94CC;
}


#buildResultsSummary #buildResults h2
{
	margin: 0;
	background-image: none;
}

#buildResults h2 a
{
    text-decoration: underline;
}

#buildResults h2 span
{
	display: block;
	padding: 0 0 0 35px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#buildResults.success h2 span
{
    	background-image: url(../images/jt/icn_plan_passed_dk.gif);
}

#buildResults.fail h2 span
{
	background-image: url(../images/jt/icn_plan_failed_dk.gif);
}

#buildResults.none h2 span , #buildResults.current h2 span
{
	background-image: url(../images/icons/icon_indicator_blue.gif);
}

#buildResults ul
{
	margin: 0 0 0 0;
	list-style: none;
}

#buildResults li
{
	margin: 0 0 0 0;
	padding: 7px 0 7px 10px;
	border-top: 1px solid ;
}

.success #buildResults li
{
	border-top-color: #2E892E;
}

.fail #buildResults li
{
	border-top-color: #B72E2E;
}

.none #buildResults li, .current #buildResults li
{
    border-top-color: #326699;
}

.suspended #buildResults li
{
    border-top-color: #666;
}

#buildResults dl
{
	margin: 0 0;
	border-top: 1px solid;
	padding: 0 0 0 10px;
}

.success #buildResults dl
{
	border-top-color:  #2E892E;
}

.fail #buildResults dl
{
	border-top-color: #B72E2E;
}

.current #buildResults dl, .none #buildResults dl
{
    border-top-color: #326699;
}

.suspended #buildResults dl
{
    border-top-color: #666;
}

#buildResults dt
{
	display: inline;
	font-weight: bold;
	line-height: 2.5;
}

#buildResults dd
{
	display: inline;
	margin: 0 2em 0 0;
}

#buildResults a
{
	color: #FFFFFF;
	font-weight: bold;
}

#changes
{
	margin: 10px 0 0 480px;
	padding: 0 0 10px 0;
}



#changes ul
{
	margin: 0;
	list-style: none;
}

#changes li
{
	position: relative;
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 0 5px 40px;
    margin-left: 0px;
    zoom: 1;
}

#changes a.jiraLinkIcon {
    vertical-align:super;
}

#changes li img.profileImage
{
	position: absolute;
	margin-left: -30px;
	top: 10px;
}

#changes h3
{
	margin: 0 0 -10px 0;
	font-size: 100%;
}

.artifactSection
{
    padding: 10px 0 0 0;
}

.artifactSection h2
{
    background-color: white;
    border-top: none;
    border-bottom: none;
    padding: 0;
}

p.moreLink
{
	text-align: right;
}

#changes p.moreLink
{
	margin: 10px 0 0 0;
}

p.moreLink a
{
	padding: 0 16px 0 0;
	background-image: url(../images/build_nav_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#graphs
{
	clear: both;
}

#graph1, #graph2
{
	display: inline;
	float: left;
	width: 50%;
}

.graph
{
	display: inline;
	float: left;
	width: 402px;
	margin: 0 15px;
	border: 1px solid #BBD0E5;
}

#graph1 .graph
{
	float: right;
}

.graph h2
{
	border-top: 0 none #FFFFFF;
	margin: 0 0 15px 0;
	font-size: 100%;
	line-height: 2.5;
	text-align: center;
}

.section
{
	clear: both;
	padding: 10px 0 20px 0;
}

.sectionCollapsed *
{
	display: none;
}

.sectionCollapsed h2
{
	display: block;
}

.sectionCollapsed .headingInfo
{
	display: inline;
}

.sectionCollapsed .headingInfo a
{
	display: inline;
}

.sectionBody
{
	margin: 0 0 0 10px;
}

.section ul
{
	margin-left: 1.3em;
}

#testsSummary, .singleLine
{
	min-height: 16px;
	margin: 10px 0 0 10px;
	list-style: none;
	line-height: 16px;
}

* html #testsSummary, * html .singleLine
{
	height: 16px;
}

#testsSummary li, .singleLine li
{
	display: inline;
	float: left;
	min-height: 16px;
	margin: 0 40px 0 0;
	padding: 0 0 0 23px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}

ul.singleLine
{
    margin-left: 0;
    padding: 0;
}

ul.singleLine li
{
    padding: 0;
}

#testsSummaryTotal
{
	background-image: url(../images/icon_globe.gif);
}

#testsSummaryFailed
{
	background-image: url(../images/jt/icn_plan_failed.gif);
}

#testsSummaryFixed
{
	padding-left: 17px !important;
	background-image: url(../images/icon_plus_minus.gif);
}

.subSection
{
	clear: both;
	margin: 0 0 0 23px;
	position: relative;
}

.subSectionCollapsed *
{
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.subSectionCollapsed * *
{
	position: static;
}

.subSection h3
{
	margin: 15px 0 0 0;
	color: #C2C2C2;
	font-size: 135%;
}

#tests .subSection h3
{
	margin-bottom: -10px;
}

.subSectionCollapsed h3
{
	position: static;
}

.subSection h3 a.collapse
{
	padding-left: 20px;
	background-image: url(../images/icon_collapse_minus.gif);
	background-repeat: no-repeat;
	background-position: 0 0.18em;
	color: #C2C2C2;
	text-decoration: none;
}

.subSection h3 a.collapsed
{
	background-image: url(../images/icon_collapse_plus.gif);
}

.safariCollapseFix
{
	margin: 0 0 -1px 0;
	height: 1px;
}

#newFailures h4, #newFailures .testName a
{
	color: #CC0000;
}

#newFailures .testName a.subGrey
{
    color: gray;
    margin-left: 3px;
    text-decoration: none;
}

#newFailures .testName a.subGrey:hover
{
    text-decoration: underline;
}


#newFailures h4
{
	font-weight: normal;
}
.code
{
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 7px 10px;
	background-color: #F2F2F2;
	font-family: "Monaco", "Courier New", monospace;
    font-size: 8pt;
    overflow-y: auto;
}

table
{
	width: 100%;
	margin: 15px 0 0 0;
	border-collapse: collapse;
	border-bottom: 1px solid #CCCCCC;
}

th
{
	border: 1px solid #CCCCCC;
	padding: 7px 7px;
	background-color: #E5E5E5;
	vertical-align: top;
}

td
{
    text-align: left;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 7px 7px;
	background-color: #FFFFFF;
    vertical-align: top;    
}

tr.start td
{
	border-top: 1px solid #CCCCCC;
}

tr.alt td
{
	background-color: #F5F5F5;
}

tbody th
{
	border-bottom: 0 none #FFFFFF;
	background-color: #FFFFFF;
}

#existingFailures table .c1 a
{
	color: #CC0000;
}

#existingFailures table .c2 a
{
	color: #CC0000;
}

#existingFailures table .c2 a.subGrey
{
    color: gray;
    margin-left: 3px;
    text-decoration: none;
}

#existingFailures table .c2 a.subGrey:hover
{
    text-decoration: underline;
}


#fixedTests table .c1 a
{
	color: #009900;
}

#fixedTests table .c2 a
{
	color: #009900;
}

#fixedTests table .c2 a.subGrey
{
    color: gray;
    margin-left: 3px;
    text-decoration: none;
}

#fixedTests table .c2 a.subGrey:hover
{
    text-decoration: underline;
}


#buildErrorsStatus
{
	margin: 10px 0 0 10px;
	padding: 0 0 0 23px;
	background-image: url(../images/jt/icn_plan_failed.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#recentFailures table a
{
	font-size: 135%;
	font-weight: bold;
}

#recentFailures .c1 a
{
	color: #CC0000;
}

#recentFailures .c2 a
{
	color: #009900;
}

#recentFailures table p
{
	margin: 0;
	color: #7F7F7F;
	font-size: 90%;
}

#queues .queue
{
	margin: 15px 0 0 0;
	color: #003366;
}
#queues #onlyQueue
{
	width: 100%;
}

#queues .queueAlt
{
	display: inline;
	float: right;
}

#queues h3
{
	margin: 0 8px 0 0;
	padding: 7px 10px 7px 10px;

    /*background-color: #EBF1F7;*/
    /*background-color: #BBD0E5;*/
    background-color: #D5E1EE;
    border: 1px solid #BBD0E5;
    color: #003366;
	font-size: 100%;
}

#queues .queueAlt h3
{
	margin: 0 0 0 8px;
}

#queues ol
{
	margin: 0 8px 0 0;
	border: 1px solid #BBD0E5;
	border-top: 0 none #FFFFFF;
	list-style: none;
}

* html #queues ol
{
	height: 1px;
}

#queues .queueAlt ol
{
	margin: 0 0 0 8px;
}

#queues li
{
	border-top: 1px solid #BBD0E5;
	padding: 7px 10px;
	background-color: #ffffff;
}

#queues li.on
{
	border-top-color: #FFFFFF;
	padding-bottom: 10px;
	background-image: url(../images/queue_on.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
    background-color: #EBF1F7;    
}

#queues h4
{
	display: inline;
	float: left;
	width: 14em;
	margin: 0;
}

#queues h4 a
{
	margin: 0 0 0 5px;
}

#queues .queueActions
{
	display: inline;
	float: right;
	width: auto;
	margin: 0;
	padding: 0;
}

#queues .queueActions li
{
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	border: 0 none #FFFFFF;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

#queues .queueStatus
{
	margin: 0 4em 0 15em;
}

#queues li.on .queueStatus
{
	font-weight: bold;
}

#queues .queueStatus em
{
	display: block;
	font-size: 85%;
	font-style: normal;
}

.progressBar div
{
	width: 100%;
	height: 6px;
	overflow: hidden;
	margin: 0 -2px 0 0;
	border: 1px solid #BBD0E5;
	border-right-color: #003366;
	border-bottom-color: #003366;
	background-color: #3C78B5;
}

.progressBar .progressBarExpected
{
	border-color: #EEEEEE;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
}

#queues .progressBar
{
	clear: both;
	margin: 0 2px 0 0;
	padding: 10px 0 0 0;
}

/* NOTIFICATIONS ------------------------------------------------------------ */
#notificationTable
{
    margin: 8px 0px;
}

#notificationTable th
{
    background-color: #e5e5e5;
}

#notificationtable td
{
    width: 20%;
}

#notificationtable td.lastColumn
{
    width: 10%;
}

#notificationTable tr.selectedNotification td {
    background-color: #FFFFDC;
}

/* LICENSE MESSAGE ---------------------------------------------------------- */

#licenseMessage
{
    position: relative;
    min-height: 6em;
    margin: -6em 0pt 0pt;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #A0A0A0;
    background-color: #FFFFD0;
}

/* FOOTER ------------------------------------------------------------------- */

#footer
{
	position: relative;
	min-height: 3em;
	margin: -3em 0 0 0;
	background-color: #003366;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	color: #99B3CC;
	line-height: 1em;
}

* html #footer
{
	height: 3em;
}

#footer p
{
	display: inline;
	float: left;
	margin: 11px 0 0 15px;
}

#footer a
{
	color: #99B3CC;
}

#footer ul
{
	display: inline;
	float: right;
	margin: 0 15px 0 0;
	list-style: none;
}

#footer li
{
	display: inline;
	float: left;
	margin: 11px 0 0 0.5em;
	border-left: 1px solid #99B3CC;
	padding: 0 0 0 0.5em;
}

#footer li.first
{
	border-left: 0 none #FFFFFF;
}