/*
// PACKFILE: /css/pack/quilt.css, nocompact, order=1
*/

a:link,
a:active,
a:visited,
a:hover {
	outline: none;
	text-decoration: none;
	color: #003399;
}

a:focus {
	-moz-outline-style: none;
}



.qfw body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    color:#000000;
    display: inline;
/*	line-height: 20px;*/
	margin: 0px;
}

.qfw input {
 	margin: 0px; /* Safari adds 2px of margin */
}

.qfw div, table, input {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
}

.qfw input, textarea {
	outline: 0;
}

.qfw .smokedglass {
	opacity: .60;
	filter: alpha(opacity=60);
	background-color: #000;
}
.qfw .smokedglasswhite {
	opacity: .60;
	filter: alpha(opacity=60);
	background-color: #FFF;
}

.qfw .smokedglass80 {
	opacity: .80;
	filter: alpha(opacity=80);
	background-color: #fff;
}
.qfw .smokedglass90 {
	opacity: .90;
	filter: alpha(opacity=90);
	background-color: #fff;
}


.qfw-noselect {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	}

.qfw-plainanchor a:link,
.qfw-plainanchor a:active,
.qfw-plainanchor a:visited,
.qfw-plainanchor a:hover {
	text-decoration: none;
	color: #003399;
}

.qfw-divlink div:hover {
	background-color: #DCFF96;
}

/* Copy / Paste ==================================== */
.qfw-paste-target {
	background-color: transparent;
	background-image: url(../images/FW_clipcut.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 22px;
	border: 0px;
	overflow: hidden;
	cursor: pointer;
	z-index: 6;
}

.qfw-statuswidget {
	background-color: white;
	z-index: 1;
	position: absolute;
	border: 1px solid black;
	padding: 5px;
/*	width: 200px;
	height: 200px;*/
}


/* border ==================================== */
.qfw-border-selected {
/*	background-color: #FFAAAD;*/
	background-color: white;
	}

.qfw-border-working {
/*	background-color: #FFDB9C*/
	background-color: white;
	}

.qfw-border-normal {
/*	background-color: #BDCFEF*/
	background-color: white;
	}

/* card header =============================== */
.qfw-card-header {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 29px;
/*	-moz-user-select: none; */
/*	-khtml-user-select: none; */
/*	user-select: none; */
/*	padding-left: 5px; */
	}

.qfw-card-footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 14px;
/*	-moz-user-select: none; */
/*	-khtml-user-select: none; */
/*	user-select: none; */
/*	padding-left: 5px; */
	}

.ver1 .qfw-card-normal { background-image: url(../images/quilt/Quilt_GhostedTop.png); }
.ver1 .qfw-card-normal-bottom { background-image: url(../images/quilt/Quilt_GhostedBottom.png); }
.ver1 .qfw-card-selected { background-image: url(../images/quilt/Quilt_FocusTop.png); }
.ver1 .qfw-card-selected-bottom { background-image: url(../images/quilt/Quilt_FocusBottom.png); }
.ver1 .qfw-card-working { background-image: url(../images/quilt/Quilt_BusyTop.png); }
.ver1 .qfw-card-working-bottom { background-image: url(../images/quilt/Quilt_BusyBottom.png); }

.ver1 .cardnormal .footer-resize .normal,
.ver1 .cardnormal .footer-resize .over
{
	background: url("/images/quilt/CardFrame.png") no-repeat 0px -468px;
	width: 18px;
	height: 18px;
}
.ver1 .cardghost .footer-resize .normal,
.ver1 .cardghost .footer-resize .over
{
	background: url("/images/quilt/CardFrame.png") no-repeat 0px -486px;
	width: 18px;
	height: 18px;
}
.ver1 .cardbusy .footer-resize .normal,
.ver1 .cardbusy .footer-resize .over
{
	background: url("/images/quilt/CardFrame.png") no-repeat 0px -504px;
	width: 18px;
	height: 18px;
}

.ver1 .card-topedge { border-top: 1px solid black }
.ver1 .card-leftedge { border-left: 1px solid black }
.ver1 .card-rightedge { border-right: 1px solid black }
.ver1 .card-bottomedge { border-bottom: 1px solid black }
.ver1 .card-shim { width: 1px; height: 1px; }

.ver2 .qfw-card-normal { background-color: #DBEAB2; }
.ver2 .qfw-card-normal-bottom { background-color: transparent; }
.ver2 .qfw-card-selected { background-color: #DBEAB2; }
.ver2 .qfw-card-selected-bottom { background-color: transparent; }
.ver2 .qfw-card-working { background-color: #DBEAB2; }
.ver2 .qfw-card-working-bottom { background-color: transparent; }

.ver2 .footer-resize .normal,
.ver2 .footer-resize .over,
.ver2 .footer-resize .ghost,
.ver2 .footer-resize .busy {
	background: url("/images/quilt/CardFrame.png") no-repeat 0px -450px;
	width: 14px;
	height: 14px;
}

.ver2 .card-topedge { border-top: 1px solid #177417 }
.ver2 .card-leftedge { border-left: 1px solid #177417 }
.ver2 .card-rightedge { border-right: 1px solid #177417 }
.ver2 .card-bottomedge { border-bottom: 1px solid #177417 }
.ver2 .card-shim { width: 2px; height: 2px; }


/* The refresh - minimize - close in card header */
.qfw-card-header-icon {
	font-weight: bold;
	font-size: 10px;
/*	height: 18px;
	width: 18px;*/
	background-repeat: no-repeat;
	background-position: center center;
/*	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;*/

/*	padding-left: 5px; */
/*	border: 1px solid #555;*/
	}

.qfw-card-header-textbutton {
	font-size: 10px;
	text-decoration: underline;
/*	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;*/

/*	padding-left: 5px; */
/*	border: 1px solid #555;*/
	}

/* =========================================== */

/* = card drop shadow */
.qfw-dropshadow {
	filter: alpha(opacity=15);
	-moz-opacity: .15;
	opacity: .15;
	-kthml-opacity: 0.15; /* konqueror and safari */
	background-color: #000000
}

.qfw-shadowtop {
	background-position: bottom left;
	background-repeat: repeat-x;
}

.qfw-shadowleft {
	background-position: right;
	background-repeat: repeat-y;
}

.qfw-shadowright {

/*	background-image: url(../images/hgrad.png);*/
/*	background-image: url(../images/hgrad1.png);*/
}

.qfw-shadowbottom {
/*	background-image: url(../images/vgrad.png);*/
/*	background-image: url(../images/vgrad1.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/vgrad1.png', sizingMethod='scale');*/
}
.qfw-shadowse {
/*	background-image: url(../images/vgrad.png);
	background-image: url(../images/quilt/shadow-se.png);*/
}

.qfw-transparent {
	filter: alpha(opacity=5);
	-moz-opacity: .05;
	opacity: .05;
	-kthml-opacity: 0.05; /* konqueror and safari */
	background-color: #000000
}

.qfw-pane {
	background-image: url(../images/FrameworkBGGrid.png);
}

.qfw-cell {
	border: 1px dashed black;
	height: 100%;
}

/* ================================================= */
/* ================================================= */

/* Card Types -- each class here corresponds with a JS class */

.qfw-staticcard {
	position: relative;
}
.qfw-movablecard {}
.qfw-refresh {}
.qfw-noplace {}
.qfw-hidedrag {}
.qfw-flake {}

.qfw-floatingcard, .qfw-floatingmovable {
	position: absolute;
	left: 0px;
	leftPos: 0px;
	top: 0px;
	topPos: 0px;
}

.qfw-hiddencard {
	position: absolute;
	left: -1000px;
	leftPos: -1000px;
	top: -1000px;
	topPos: -1000px;
}

/* ================================================= */
/* ================================================= */

/* Molecules */

/* ================================================= */
/* ================================================= */

.qfw-listitem {
	padding: 1px 4px 1px 4px;
}

.qfw-molecule {
/*	padding: 1px;*/
}
.qfw-hilite {
}


/* ======================= */

/* ======================= */
.qfw .editbox textarea {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
}


/* ======================= */

/* ===== Splitter ===== */
.qfw .splitter {
	background: url("/images/quilt/patterns/vertical_stripes.gif");

/*	background: url("/images/quilt/splitter.gif") no-repeat center center;
	background-color: #EEE;
	height: 10px;*/
}


.qfw .portal-col,
.qfw .portal-gutter
{
	float: left;
}

.qfw .flake {
/*	border: 1px solid ;*/
	margin-bottom: 15px;
}

.qfw .service-add {
	color: #8B0;
	font-weight: bold;
	font-size: 15px;
}

.qfw .flake-title {
	color: #8B0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.qfw .flake-extra {
	border-bottom: 1px solid black;
}

/* ====== Table molecule */
/*.qfw.tasksevenrow       { background-color: #E7E7E7; }
.tasksoddrowpink    { background-color: #FFF0F0; }
.tasksoddrowgreen   { background-color: #F0FFF0; }
.tasksoddrow        { background-color: #FBFBFB; }
.tasksRowHighlight        { background-color: #B6B5C1; }*/

.qfw .tbl tr.notfirst {
	background-image: url("/images/quilt/TableRow.gif");
	background-repeat: repeat-x;
}
.qfw .tbl tr.first {
	background-image: none;
}

.qfw .tbl .select,
.qfw .tbl .hiliteselect,
.qfw .tbl .trashcanselect
{
	background-color: #DCFF96;
	cursor: pointer;
}
.qfw .tbl .deselect {
	background-color: transparent;
	cursor: pointer;
}
.qfw .tbl .hilite {
	background-color: #FFE9C9;
	cursor: pointer;
}
.qfw .tbl .trashcan {
	background-color: #FFF0F0;
	cursor: pointer;
}
.qfw .tbl .pending {
	background-color: #FFFF7F;
}
.qfw .pinkbox {
	background-color: #FFEEFF;
	color: #B000B0;
	border: 1px dashed #FF00FF;
}

/* ======================= */

/* ====== InputBux */
/*
.qfw .inputbox input {
	padding: 1px 3px 1px 3px;
	border: 1px solid gray;
}

.qfw .inputbox {
	white-space: nowrap;
}
*/
/* ====== TextLink molecule */


/* Plain */
.qfw .plaintextlink-off {
	background-color: transparent;
	white-space: nowrap;
	border: 1px solid transparent;
	color: #003399;
}

.qfw .plaintextlink-on {
	background-color: transparent;
	white-space: nowrap;
	border: 1px solid transparent;
	color: #003399;
}


/* hilite */
.qfw .textlink-off {
	background-color: transparent;
	white-space: nowrap;
	border: 1px solid transparent;
}

.qfw .textlink-off-hilite {
	background-color: transparent;
	white-space: nowrap;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-bottom: 1px solid orange;
}

.qfw .textlink-on,
.qfw .textlink-on-hilite,
{
	background-color: #CCC;
	white-space: nowrap;
	border: 1px solid transparent;
}


/* ====== Label molecule */
.qfw-label-box td.topleft {
	line-height: 0;
    width: 8px;
	max-width: 8px;
	height: 8px;
	max-height: 8px;
    background: url("/images/qwiki/R-NW.gif") no-repeat top left;
}

.qfw-label-box td.top {
	line-height: 0;
    min-width: 8px;
	height: 8px;
	max-height: 8px;
    background: url("/images/qwiki/R-N.gif") repeat-x top;
}

.qfw-label-box td.topright {
	line-height: 0;
    width: 8px;
	max-width: 8px;
	height: 8px;
	max-height: 8px;
    background: url("/images/qwiki/R-NE.gif") no-repeat top right;
}

.qfw-label-box td.right {
    width: 8px;
	max-width: 8px;
	min-height: 8px;
    background: url("/images/qwiki/R-E.gif") repeat-y right;
}

.qfw-label-box td.left {
    width: 8px;
	max-width: 8px;
	min-height: 8px;
    background: url("/images/qwiki/R-W.gif") repeat-y left;
}

.qfw-label-box td.bottomleft {
	line-height: 0;
    width: 8px;
	max-width: 8px;
	height: 8px;
	max-height: 8px;
    background: url("/images/qwiki/R-SW.gif") no-repeat bottom left;
}

.qfw-label-box td.bottom {
	line-height: 0;
    min-width: 8px;
	height: 8px;
	max-height: 8px;
    background: url("/images/qwiki/R-S.gif") repeat-x bottom;
}

.qfw-label-box td.bottomright {
	line-height: 0;
    width: 8px;
	max-width: 8px;
	height: 8px;
	max-height: 8px;
    background: url("/images/qwiki/R-SE.gif") no-repeat bottom right;
}
/* ======================= */

.qfw .link-background a, .qfw .link-background a:link,.qfw .link-background a:active,.qfw .link-background a:visited { color: #000; text-decoration: none; }
.qfw .link-background a:hover {  color:#ff9900; text-decoration: underline;}

.qfw .link-stealth a, .qfw .link-stealth a:link,.qfw .link-stealth a:active,.qfw .link-stealth a:visited { color: #000; text-decoration: none; border: 0 }
.qfw .link-stealth a:hover { color:#ff9900; text-decoration: none; border: 0}



/* ======================= */

/* ===== Accordion ===== */
.qfw .accordion .closed {
	background: url("/images/quilt/Accordion.gif") repeat-x 0px 0px;
	font-size: 12px;
	padding: 1px 3px 1px 3px;
	font-weight: normal;
	margin-bottom: 1px;
}

.qfw .accordion .open {
	background: url("/images/quilt/Accordion.gif") repeat-x 0px -20px;
	font-size: 13px;
	padding: 1px 3px 1px 3px;
	font-weight: bold;
	margin-bottom: 1px;
}


.horz div {
	display: inline;
}
.horz table {
	display: inline;
}

/* ===== Simple List ==== */

.qfw .simplelist .green {
	background-color: #DBEAB2;
	padding: 2px 0px 2px 5px;
	text-align: left;
	border-bottom: 4px solid white
}

.qfw .simplelist .clean {
	padding: 2px 5px 2px 0px;
	border-bottom: 4px solid white;
	text-align: right;
	color: #777;
}

/* ===== File Icons ===== */

.qfw .fileicon .archivelocked {
	background: url("/images/quilt/fileicons.png") repeat-x 0px 0px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .archive {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -19px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .archive2 {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -38px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .binary {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -57px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .html {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -76px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .pdf {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -95px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .album {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -114px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .text {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -133px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .spreadsheet {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -152px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .sound {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -171px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .image {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -190px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .movie {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -209px;
	width: 19px;
	height: 19px;
}

.qfw .fileicon .dvdcd {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -228px;
	width: 19px;
	height: 19px;
}
.qfw .fileicon .rebol {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -247px;
	width: 19px;
	height: 19px;
}
.qfw .fileicon .folder {
	background: url("/images/quilt/fileicons.png") repeat-x 0px -266px;
	width: 19px;
	height: 19px;
}

/* ===== File Icons Large ===== */

.qfw .fileicon .archivelockedlarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px 0px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .archivelarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -40px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .archive2large {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -80px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .binarylarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -120px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .htmllarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -160px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .pdflarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -200px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .albumlarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -240px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .textlarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -280px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .spreadsheetlarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -320px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .soundlarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -360px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .imagelarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -400px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .movielarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -440px;
	width: 40px;
	height: 40px;
}

.qfw .fileicon .dvdcdlarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -480px;
	width: 40px;
	height: 40px;
}
.qfw .fileicon .rebollarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -520px;
	width: 40px;
	height: 40px;
}
.qfw .fileicon .folderlarge {
	background: url("/images/quilt/fileicons40.png") repeat-x 0px -560px;
	width: 40px;
	height: 40px;
}

/* ===== Task Icons ===== */

.qfw .taskicon .priority {
	background: url("/images/quilt/taskicons.png") repeat-x 0px 0px;
	width: 16px;
	height: 16px;
}
.qfw .taskicon .estimatedtime {
	background: url("/images/quilt/taskicons.png") repeat-x -16px 0px;
	width: 16px;
	height: 16px;
}
.qfw .taskicon .actualtime {
	background: url("/images/quilt/taskicons.png") repeat-x -32px 0px;
	width: 16px;
	height: 16px;
}

/* ===== Service Icons ===== */

.svcicon16c-calendar { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px 0px; width: 16px; height: 16px; }
.svcicon16c-changes { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -16px; width: 16px; height: 16px; }
.svcicon16c-compliance { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -32px; width: 16px; height: 16px; }
.svcicon16c-contacts { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -48px; width: 16px; height: 16px; }
.svcicon16c-dashboard { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -64px; width: 16px; height: 16px; }
.svcicon16c-dashboard2 { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -64px; width: 16px; height: 16px; }
.svcicon16c-chat { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -80px; width: 16px; height: 16px; }
.svcicon16c-files { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -96px; width: 16px; height: 16px; }
.svcicon16c-forms { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -112px; width: 16px; height: 16px; }
.svcicon16c-help { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -128px; width: 16px; height: 16px; }
.svcicon16c-mail { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -144px; width: 16px; height: 16px; }
.svcicon16c-privatechat { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -160px; width: 16px; height: 16px; }
.svcicon16c-report { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -176px; width: 16px; height: 16px; }
.svcicon16c-scratchpad { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -192px; width: 16px; height: 16px; }
.svcicon16c-search { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -208px; width: 16px; height: 16px; }
.svcicon16c-syndicated { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -224px; width: 16px; height: 16px; }
.svcicon16c-task { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -240px; width: 16px; height: 16px; }
.svcicon16c-qwiki { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -256px; width: 16px; height: 16px; }

.svcicon16-calendar { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -272px; width: 16px; height: 16px; }
.svcicon16-changes { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -288px; width: 16px; height: 16px; }
.svcicon16-compliance { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -304px; width: 16px; height: 16px; }
.svcicon16-contacts { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -320px; width: 16px; height: 16px; }
.svcicon16-dashboard { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -336px; width: 16px; height: 16px; }
.svcicon16-dashboard2 { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -336px; width: 16px; height: 16px; }
.svcicon16-chat { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -352px; width: 16px; height: 16px; }
.svcicon16-files { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -368px; width: 16px; height: 16px; }
.svcicon16-forms { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -384px; width: 16px; height: 16px; }
.svcicon16-help { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -400px; width: 16px; height: 16px; }
.svcicon16-mail { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -416px; width: 16px; height: 16px; }
.svcicon16-privatechat { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -432px; width: 16px; height: 16px; }
.svcicon16-report { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -448px; width: 16px; height: 16px; }
.svcicon16-scratchpad { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -464px; width: 16px; height: 16px; }
.svcicon16-search { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -480px; width: 16px; height: 16px; }
.svcicon16-syndicated { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -496px; width: 16px; height: 16px; }
.svcicon16-task { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -512px; width: 16px; height: 16px; }
.svcicon16-qwiki { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat -32px -528px; width: 16px; height: 16px; }

.svcicon16x-calendar { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -952px; width: 24px; height: 24px; }
.svcicon16x-changes { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -976px; width: 24px; height: 24px;  }
.svcicon16x-compliance { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1000px; width: 24px; height: 24px; }
.svcicon16x-contacts { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1024px; width: 24px; height: 24px; }
.svcicon16x-dashboard { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1048px; width: 24px; height: 24px; }
.svcicon16x-dashboard2 { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1048px; width: 24px; height: 24px; }
.svcicon16x-chat { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1072px; width: 24px; height: 24px; }
.svcicon16x-files { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1096px; width: 24px; height: 24px; }
.svcicon16x-forms { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1120px; width: 24px; height: 24px; }
.svcicon16x-help { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1144px; width: 24px; height: 24px; }
.svcicon16x-mail { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1168px; width: 24px; height: 24px; }
.svcicon16x-privatechat { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1192px; width: 24px; height: 24px; }
.svcicon16x-report { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1216px; width: 24px; height: 24px; }
.svcicon16x-scratchpad { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1240px; width: 24px; height: 24px; }
.svcicon16x-search { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1264px; width: 24px; height: 24px; }
.svcicon16x-syndicated { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1288px; width: 24px; height: 24px; }
.svcicon16x-task { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1312px; width: 24px; height: 24px; }
.svcicon16x-qwiki { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1336px; width: 24px; height: 24px; }
.svcicon16x-prototype2 { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1360px; width: 24px; height: 24px; }
.svcicon16x-bottlewasher { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1360px; width: 24px; height: 24px; }

.svcicon24-calendar { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -544px; width: 24px; height: 24px; }
.svcicon24-changes { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -568px; width: 24px; height: 24px; }
.svcicon24-compliance { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -592px; width: 24px; height: 24px; }
.svcicon24-contacts { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -616px; width: 24px; height: 24px; }
.svcicon24-dashboard { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -640px; width: 24px; height: 24px; }
.svcicon24-dashboard2 { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -640px; width: 24px; height: 24px; }
.svcicon24-chat { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -664px; width: 24px; height: 24px; }
.svcicon24-files { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -688px; width: 24px; height: 24px; }
.svcicon24-forms { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -712px; width: 24px; height: 24px; }
.svcicon24-help { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -736px; width: 24px; height: 24px; }
.svcicon24-mail { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -760px; width: 24px; height: 24px; }
.svcicon24-privatechat { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -784px; width: 24px; height: 24px; }
.svcicon24-report { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -808px; width: 24px; height: 24px; }
.svcicon24-scratchpad { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -832px; width: 24px; height: 24px; }
.svcicon24-search { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -856px; width: 24px; height: 24px; }
.svcicon24-syndicated { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -880px; width: 24px; height: 24px; }
.svcicon24-task { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -904px; width: 24px; height: 24px; }
.svcicon24-qwiki { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -928px; width: 24px; height: 24px; }
.svcicon24-prototype2 { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1384px; width: 24px; height: 24px; }
.svcicon24-bottlewasher { background: url("/images/quilt/services/services-icons-32-16.png") no-repeat 0px -1360px; width: 24px; height: 24px; }

.svcicon48-calendar { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px 0px; width: 48px; height: 48px; }
.svcicon48-changes { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -48px; width: 48px; height: 48px; }
.svcicon48-compliance { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -96px; width: 48px; height: 48px; }
.svcicon48-contacts { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -144px; width: 48px; height: 48px; }
.svcicon48-dashboard { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -192px; width: 48px; height: 48px; }
.svcicon48-dashboard2 { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -192px; width: 48px; height: 48px; }
.svcicon48-chat { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -240px; width: 48px; height: 48px; }
.svcicon48-files { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -288px; width: 48px; height: 48px; }
.svcicon48-forms { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -336px; width: 48px; height: 48px; }
.svcicon48-help { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -384px; width: 48px; height: 48px; }
.svcicon48-mail { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -432px; width: 48px; height: 48px; }
.svcicon48-privatechat { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -480px; width: 48px; height: 48px; }
.svcicon48-report { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -528px; width: 48px; height: 48px; }
.svcicon48-scratchpad { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -576px; width: 48px; height: 48px; }
.svcicon48-search { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -624px; width: 48px; height: 48px; }
.svcicon48-syndicated { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -672px; width: 48px; height: 48px; }
.svcicon48-task { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -720px; width: 48px; height: 48px; }
.svcicon48-qwiki { background: url("/images/quilt/services/services-icons-48.png") no-repeat 0px -768px; width: 48px; height: 48px; }

.svcicon64-calendar 	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px     0px; width: 64px; height: 64px; }
.svcicon64-changes 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px   -64px; width: 64px; height: 64px; }
.svcicon64-compliance 	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -128px; width: 64px; height: 64px; }
.svcicon64-contacts 	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -192px; width: 64px; height: 64px; }
.svcicon64-dashboard 	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -256px; width: 64px; height: 64px; }
.svcicon64-dashboard2 	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -256px; width: 64px; height: 64px; }
.svcicon64-chat 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -320px; width: 64px; height: 64px; }
.svcicon64-files 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -384px; width: 64px; height: 64px; }
.svcicon64-forms 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -448px; width: 64px; height: 64px; }
.svcicon64-help 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -512px; width: 64px; height: 64px; }
.svcicon64-mail 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -576px; width: 64px; height: 64px; }
.svcicon64-privatechat 	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -640px; width: 64px; height: 64px; }
.svcicon64-report 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -704px; width: 64px; height: 64px; }
.svcicon64-scratchpad 	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -768px; width: 64px; height: 64px; }
.svcicon64-search 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -832px; width: 64px; height: 64px; }
.svcicon64-syndicated 	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -896px; width: 64px; height: 64px; }
.svcicon64-task 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px  -960px; width: 64px; height: 64px; }
.svcicon64-qwiki 		{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px -1024px; width: 64px; height: 64px; }
.svcicon64-prototype2	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px -1088px; width: 64px; height: 64px; }
.svcicon64-bottlewasher	{ background: url("/images/quilt/services/services-icons-64.png") no-repeat 0px -1088px; width: 64px; height: 64px; }


.svcbar-hzrule-on { border-top: 1px dotted #CCC; height: 5px; margin: 0px 30px; }
.svcbar-hzrule-off { border-top: 1px solid transparent; height: 5px; margin: 0px 3px; }

.svcbar-helper { width: 2px; height: 34px; background-color: #FFF; }

.status-widget { background: url("/images/quilt/statuswidget.png") repeat ; color: black; padding-top: 5px; }
.status-widget-b { background: url("/images/quilt/statuswidget.png") repeat; }
.status-widget-ul { background: url("/images/quilt/statuswidget.png") repeat; width: 8px; }
.status-widget-ll { background: url("/images/quilt/statuswidget-border.png") no-repeat 0px 0px; width: 8px; height: 8px; }
.status-widget-ur { background: url("/images/quilt/statuswidget.png") repeat; width: 8px; }
.status-widget-lr { background: url("/images/quilt/statuswidget-border.png") no-repeat -8px 0px; width: 8px; height: 8px; }

/* ===== Reports ===== */

.qfw .report tr.dotted td {
	border-bottom: 1px dotted #DDD;
}

.qfw .js-keyword {
	color: blue;
	font-weight: bold;
}

.qfw .js-string {
	color: purple;
	font-weight: bold;
}
