﻿
.notesfield
{
    width: 95%;
}

.itemdetailsfield
{
    width: 95%;
}

.slider_h_rail {position:relative;background:url(images/slider_h_rail.png) repeat-x;height:22px;width:152px;}
.slider_h_handle {position:absolute;height:22px;width:10px;}

.slider_h_rail_bg
{
	position: absolute;
	top: 6px;
	right: 1px;
	background:url(images/slider_h_rail_bg.png) repeat-x;
	height:10px;
	z-index: 10000;
}

.ratinggauge
{
	white-space:nowrap;
    font-size: 0pt;
	width:108px;
	height:22px;
	padding: 2px 2px 2px 2px;
	margin: 0;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(images/ratingGauge.png);
	vertical-align: middle;
}
.ratinggauge .ratingitem {
    font-size:0pt;
    width:20px;
    height:14px;
    margin:0;
    padding:0;
    display:block;
    background-repeat: repeat-x;
}
.ratinggauge .filled {
    background-color:transparent;
}
.ratinggauge .empty {
    background: url(images/ratingGaugeEmpty.png);
}
.ratinggauge .saved {
    background: url(images/ratingGaugeSaved.png);
}

.ratingstatus
{
	white-space:nowrap;
    font-size: 0pt;
	width:108px;
	height:22px;
	padding: 2px 2px 2px 2px;
	margin: 0;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(images/ratingStatus.png);
	vertical-align: middle;
}
.ratingstatus .ratingitem {
    font-size:0pt;
    width:20px;
    height:14px;
    margin:0;
    padding:0;
    display:block;
    background-repeat: repeat-x;
}
.ratingstatus .filled {
    background-color:transparent;
}
.ratingstatus .empty {
    background: url(images/ratingGaugeEmpty.png);
}
.ratingstatus .saved {
    background-color:transparent;
}

div.showcompleted
{
    text-align: right;
    padding: 0 0 20px 0;
}

div.showcompleted span.checkbox
{
    display: block;
    margin-top: 20px;
}

div.showcompleted span.checkbox input
{
    vertical-align: middle;
    outline: none;
}

div.showcompleted span.checkbox label
{
    display: inline;
    color: #808080;
    font-weight: bold;
    vertical-align: middle;
}

div.showanswered
{
    text-align: right;
    margin: 0 0 20px 0;
}

div.showanswered span.checkbox
{
    display: block;
    margin-top: 20px;
}

div.showanswered span.checkbox input
{
    vertical-align: middle;
    outline: none;
}

div.showanswered span.checkbox label
{
    display: inline;
    color: #808080;
    font-weight: bold;
    vertical-align: middle;
}

.knowledgecubepicker
{
	margin-bottom: 10px;
}

.knowledgeobjectitem label
{
    font-size: 12px;
    display: block;
    color: #808080;
    font-weight: bold;
    padding: 4px 0 0 0;
}

.knowledgeobjectitem h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0;
	padding: 20px 0 10px 0px;
	font-weight: bold;
	color: #808080;
}

div.kcubecontenttext
{
}

div.kcubecontenttext h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 100%;
    margin: 0;
    padding: 20px 0 5px 0;
    font-weight: bold;
    color: #808080;
}

div.kcubecontenttext h2
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    letter-spacing: -1px;
    line-height: 100%;
    margin: 0;
    padding: 10px 0 5px 0;
    font-weight: bold;
    color: #808080;
}

div.kcubecontenttext p
{
	margin: 0 0 10px 0;
	padding: 0;
}

div.kcubecontenttext table
{
	width: 80%;
	margin: 10px auto 10px auto;
}

div.kcubecontenttext img
{
	display: block;
	margin: 10px auto 10px auto;
}

.sharingbutton
{
	cursor: pointer;
	padding: 4px;
	border: solid 1px #cccccc;
	background: #e5e5e5 url(images/bgsharingbutton.png) repeat-x top left;
	font-weight: bold;
	color: #808080;
	vertical-align: middle;
}

.sharingbutton input
{
	padding-right: 4px;
	border: none 0;
}

#reportfooter
{
    margin-top: 32px;
    border-top: solid 4px #808080;
    padding: 10px;
	margin: 0 auto 0 auto;
	page-break-inside: avoid;
}

#reportfooter .stlogo
{
	display: block;
	float: right;
	margin-top: -40px;
}

#reportfooter .stlogo img
{
	border: none 0;
}

div#reportheader
{
	margin: 0 auto 0 auto;
	clear: both;
	float: none;
	page-break-inside: avoid;
}

div#reportheader img.logo
{
    border-width: 0;
    display: block;
    margin: 10px;
    float: left;
}

div#reportheader .header
{
	color: #808080;
	margin: 0;
	padding: 0;
	border-bottom: none 0;
	float: right;
}

div#reportheader h1
{
	color: #808080;
	margin: 10px;
	padding: 0;
	border-bottom: none 0;
	font-size: 24px;
	text-align: right;
}

div#reportheader h2
{
	color: #808080;
	margin: 10px;
	padding: 0;
	border-bottom: none 0;
	font-size: 18px;
	text-align: right;
}

div#reportcontent
{
	clear: both;
	float: none;
	margin: 0 auto 32px auto;
	border-top: solid 4px #808080;
	padding-top: 16px;
}

div.reporttable
{
	margin: 4px auto 4px auto;
	padding: 4px;
}

div.reporttable h1
{
    font-size: 24px;
	padding-left: 8px;
	color: #808080;
	margin-bottom: 12px;
	border-bottom: solid 2px #808080;
	page-break-after: avoid;
}

div.reporttable h2
{
    font-size: 18px;
	padding-left: 8px;
	border-bottom: solid 2px #808080;
	margin-bottom: 12px;
	page-break-after: avoid;
}

table.report
{
	color: #000000;
	margin: 0 auto 0 auto;
}

table.report tr
{
	page-break-inside: avoid;
}

table.report tr.headerrow th
{
    font-weight: bold;
	background-color: #ffffff;
	background-image: none;
	color: #808080;
	font-size: 14px;
	page-break-after: avoid;
}

table.report tr.headerrow th.first
{
	background-color: #ffffff;
	background-image: none;
}

table.report tr.headerrow th.last
{
	background-color: #ffffff;
	background-image: none;
}

table.report tr.headerrow th a
{
    color: #808080;
    text-decoration: none;
}

table.report th.rightalign
{
    text-align: right;
}

table.report td.rightalign
{
    text-align: right;
}

table.report td.centeralign
{
    text-align: center;
}

table.report th.centeralign
{
    text-align: center;
}

table.report td
{
    padding: 4px 8px 0px 8px;
    margin: 0;
    vertical-align: middle;
    border-top: none 0;
    page-break-inside: avoid;
}

table.report tr.healthcheckrow td
{
    padding: 4px 8px 4px 8px;
    margin: 0;
    vertical-align: middle;
    border-top: none 0;
}

table.report tr.actionrow td
{
    padding: 0px 8px 4px 8px;
    margin: 0;
    vertical-align: middle;
    border-top: none 0;
    border-bottom: solid 1px #cccccc;
}

table.report tr.keeptogether
{
	page-break-after: avoid;
}

a.amazonlink
{
}

a.amazonlink img
{
	vertical-align: middle;
	border: none 0;
}

div.kcubecontenttext
{
	margin-top: 16px;
}

.welcomebox_container
{
	float: left;
	width: 33.3%;
    margin: 0 0 0 0;
    padding: 0;
}

.welcomebox_container50
{
	float: left;
	width: 50%;
    margin: 0 0 0 0;
    padding: 0;
}

div.welcomebox
{
    margin: 0 0 10px 0;
    padding: 0 10px 0 0;
}

div.welcomeboxlast
{
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

.welcomebox_clear
{
    margin: 0;
    background: #ffffff;
}

div.welcomebox_header
{
    background: url(images/bgboxtl.png) no-repeat top left;
    border-bottom: 1px solid #cccccc;
}

div.welcomebox_header div
{
    background: url(images/bgboxtr.png) no-repeat top right;
}

div.welcomebox_header div h1
{
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 37px;
    margin: 0 10px 0 10px;
    padding: 0;
    color: #808080;
    text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
    background: #e5e5e5 url(images/bgboxh.png) repeat-x top left;
}

div.welcomebox_header div span
{
	height: 10px;
    margin: 0 10px 0 10px;
    padding: 0;
    background: #e5e5e5 url(images/bgboxh.png) repeat-x top left;
}

div.welcomebox_clear_header
{
    background: url(images/bgboxplaintl.png) no-repeat top left;
}

div.welcomebox_clear_header div
{
    background: url(images/bgboxplaintr.png) no-repeat top right;
}

div.welcomebox_clear_header div h1
{
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 37px;
    margin: 0 10px 0 10px;
    padding: 0;
    color: #808080;
    text-shadow: rgba(255, 255, 255, 0.4) 0 1px 0;
    background: #ffffff url(images/bgboxplainh.png) repeat-x top left;
}

div.welcomebox_clear_header div span
{
	display: block;
	height: 10px;
    margin: 0 10px 0 10px;
    padding: 0;
    background: #ffffff url(images/bgboxplainh.png) repeat-x top left;
}

div.welcomebox_footer
{   
    background: url(images/bgboxbl.png) no-repeat bottom left;
}

div.welcomebox_footer div
{
    background: url(images/bgboxbr.png) no-repeat bottom right;
}

div.welcomebox_footer div span
{
    display: block;
    padding: 0;
    margin: 0 10px 0 10px;
    background: #ffffff url(images/bgboxf.png) repeat-x bottom left;
}

div.welcomebox_footer, div.welcomebox_footer div, div.welcomebox_footer div span, div.welcomebox_clear_header, div.welcomebox_clear_header div, div.welcomebox_clear_header div span
{
    height: 10px;
}

div.welcomebox_content
{
    color: #808080;
    padding: 10px 10px 0 10px;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    background: #ffffff;
    min-height: 80px;
}

.welcomebox_content a
{
	font-weight: bold;
}

div.center
{
	text-align: center;
	clear: both;
	float: none;
}

.bannercontrol
{
	clear: both;
    float: none;
    margin: 10px 10px 10px 0;
    background: #ffffff;
}

.bannercontrol .header
{
	background: url(images/bgboxtl.png) no-repeat top left;
}

.bannercontrol .header div
{
	background: url(images/bgboxtr.png) no-repeat top right;
}

.bannercontrol .header div h2
{
	font-family: Arial, Helvetica, Verdana, Geneva, Sans-Serif;
	font-size: 14px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 36px;
	font-weight: bold;
	color: #808080;
	background: url(images/bgboxh.png) repeat-x top left;
}

.bannercontrol .header div h2 img
{
    vertical-align: middle;
	padding-right: 6px;
}

.bannercontrol .footer
{
	background: url(images/bgboxbl.png) no-repeat bottom left;
}

.bannercontrol .footer div span
{
	display: block;
	margin: 0 10px 0 10px;
	background: url(images/bgboxf.png) repeat-x bottom left;
}

.bannercontrol .footer div
{
	background: url(images/bgboxbr.png) no-repeat bottom right;
}

.bannercontrol .footer, .bannercontrol .footer div, .bannercontrol .footer span
{
	height: 10px;
}

.bannercontrol .content
{
	text-align: center;
	color: #808080;
	padding: 10px 10px 0 10px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background:  transparent;
	overflow: hidden;
}

.bannercontrol .content span
{
    margin: 0;
    position: relative;
    vertical-align: middle;
    font-size: 11px;
    color: #808080;
    font-weight: normal;
}

.bannercontrol .content h2
{
	font-family: Arial,Helvetica,Verdana, Geneva, Sans-Serif;
	font-size: 12px;
	line-height: 120%;
	margin: 0;
	padding: 0 0 16px 0;
	font-weight: normal;
	color: #808080;
}

.bannercontrol .content span.amazon
{
    display: block;
    text-align: right;
    margin: 4px 0 0 0;
    position: relative;
    vertical-align: middle;
    font-size: 10px;
    color: #808080;
    font-weight: bold;
}

.bannercontrol .content span.amazon a
{
    text-decoration: underline;
}

.bannercontrol .content span.amazon a:hover
{
    text-decoration: underline;
}

.quicktipquoteleft
{
    position: relative;
    top: 0px;
    vertical-align: middle;
}

.quicktipquoteright
{
    position: relative;
    top: 0px;
    vertical-align: middle;
}

table.listview tr.groupfooterrow
{
}

table.listview tr.groupfooterrow td
{
    font-weight: bold;
    color: #666666;
    background: #e5e5e5;
}

table.listview tr.groupfooterrow td.first
{
}

table.listview tr.groupfooterrow td.last
{
}

table.listview tr.groupfooterrow td a
{
    color: #666666;
    text-decoration: none;
}

table.listview tr.groupfooterrow td a:hover
{
    text-decoration: underline;
}

table.listview tr.groupheaderrow
{
	border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

table.listview tr.groupheaderrow td
{
    color: #808080;
    padding: 10px 10px 10px 10px;
    font-size: 18px;
    letter-spacing: -1px;
    font-weight: bold;
    background: #f2f2f2;
}

table.listview td.actionpriority
{
    font-size: 18px;
    font-weight: bold;
}

table.hcevals
{
    margin-top: 10px;
    border: 0 none;
    width: 100%;
    border-collapse: collapse;
}

table.hcevals tr.evalitems td
{
	padding: 10px;
}

table.hcevals td.evaluation
{
    font-weight: bold;
    white-space: normal;
}

table.hcevals td.criteria
{
    white-space: normal;
}

table.hcevals td.score
{
    white-space: nowrap;
    width: 140px;
}

table.hcevals td.notes
{
    white-space: nowrap;
}

table.hcevals td.actions
{
    white-space: nowrap;
}

table.hcevals td.status
{
    text-align: center;
}

table.hcevals td.status img.statusImage
{
    vertical-align: middle;
    cursor: pointer;
}

table.hcevals td.status input.statusImage
{
    outline: none;
}

table.hcevals td.actionbutton
{
    white-space: nowrap;
    text-align: right;
}

table.hcevals th
{
	color: #808080;
	text-shadow: rgba(51, 51, 51, 0.4) 0 -1px 0;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

table.edithealthchecks tr.editrow
{
    border-bottom: solid 1px #cccccc;
}

table.knowledgeobjects tr.editrow
{
    border-bottom: solid 1px #cccccc;
}

table.actionlist tr.editrow
{
    border-bottom: solid 1px #cccccc;
}

table.editcategories tr.itemrow td, table.editcategories tr.itemrowalt td, table.editevaluations tr.itemrow td, table.editevaluations tr.itemrowalt td
{
    padding-left: 10px;
    padding-right: 10px;
}

table.editcategories tr.itemrowhover td, table.editcategories tr.itemrowhoveralt td, table.editevaluations tr.itemrowhover td, table.editevaluations tr.itemrowhoveralt td
{
    padding-left: 10px;
    padding-right: 10px;
}

table.actionlist tr.itemrow td.statusimage, table.actionlist tr.itemrowalt td.statusimage, table.actionlist tr.itemrowhover td.statusimage, table.actionlist tr.itemrowhoveralt td.statusimage
{
    vertical-align: middle;
    text-align: center;
}

table.knowledgeobjectfiles tr.itemrow td, table.knowledgeobjectfiles tr.itemrowhover td, table.knowledgeobjectfiles tr.itemrowalt td
{
	padding: 10px;
}

table.kcube
{
	border-collapse: collapse;
	padding: 0;
	width: 100%;
	margin: 0;
	text-align: center;
}

table.kcube td
{
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: middle;
	border: none 0;
}

table.kcube tr.items td
{
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}

table.kcube tr.items td.objectcell
{
}

table.kcube tr.items td.objectcell_empty
{
}

table.kcube tr.items td.objectcell a
{
    color: #808080;
	text-decoration: none;
	outline: none;
}

table.kcube tr.items td.objectcell a:hover
{
    color: #666666;
	text-decoration: none;
}

table.kcube tr.items td.rowtitle
{
    font-size: 11px;
    text-align: right;
	font-weight: bold;
    border: none 0;
    white-space: normal;
}

table.kcube tr.items td.rowtitle a
{
    text-decoration: none;
	color: #808080;
}

table.kcube tr.items td.rowtitle a:hover
{
    text-decoration: underline;
	color: #666666;
}

table.kcube th
{
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    font-weight: bold;
    color: #666666;
    text-shadow: rgba(51, 51, 51, 0.4) 0 -1px 0;
    white-space: normal;
    text-align: center;
    line-height: 1;
}

table.kcube th a
{
    text-decoration: none;
    color: #808080;
}

table.kcube th a:hover
{
    text-decoration: underline;
    color: #666666;
}

table.kcube tr.headerrow th.colheader
{
    font-weight: bold;
    color: #808080;
    background: url(images/bgtableheader.png) repeat-x left 0px;
    border-bottom: 1px solid #cccccc;
}

table.kcube tr.headerrow th.first
{
    background: url(images/bgtableheaderl.png) no-repeat left 0px;
    border-bottom: 1px solid #cccccc;
}

table.kcube tr.headerrow th.last
{
    background: url(images/bgtableheaderr.png) no-repeat right 0px;
    border-bottom: 1px solid #cccccc;
}

table.kcube tr.footerrow
{
}

table.kcube tr.footerrow td
{
    font-size: 11px;
	padding: 10px 10px 10px 10px;
    font-weight: bold;
    color: #808080;
    text-shadow: rgba(51, 51, 51, 0.4) 0 -1px 0;
    white-space: normal;
    text-align: center;
    line-height: 1;
}

table.kcube tr.footerrow td a
{
    text-decoration: none;
    color: #808080;
}

table.kcube tr.footerrow td a:hover
{
    text-decoration: underline;
    color: #666666;
}

table.kcube tr.footerrow td.colfooter
{
    font-weight: bold;
    color: #808080;
    background: url(images/bgtablefooter.png) repeat-x left bottom;
    border-top: 1px solid #cccccc;
}

table.kcube tr.footerrow td.first
{
    background: url(images/bgtablefooterl.png) no-repeat left bottom;
    border-top: 1px solid #cccccc;
}

table.kcube tr.footerrow td.last
{
    background: url(images/bgtablefooterr.png) no-repeat right bottom;
    border-top: 1px solid #cccccc;
}

table.kcube th.rightalign
{
	text-align: right;
	padding-right: 10px;
}

table.kcube td.rightalign
{
	text-align: right;
	padding-right: 10px;
}

table.kcube tr.items td a.objectcellcount
{
	font-family: Arial, Helvetica, Sans-Serif;
    text-decoration: none;
	font-size: 24px;
	line-height: 1;
	letter-spacing: -1px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	color: #808080;
}

table.kcube tr.items td a.objectcellcount:hover
{
	color: #666666;
    text-decoration: underline;
}

div.usercontent
{
	margin-bottom: 20px;
    color: #808080;
}

div.usercontent h2
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 100%;
    margin: 0;
    padding: 10px 0 10px 0px;
    font-weight: bold;
    color: #808080;
}

div.usercontent p
{
    color: #808080;
    margin: 0 0 10px 0;
}

div.comboselect
{
    clear: both;
    float: none;
    width: 100%;
    overflow: hidden;
}

div.comboselect div.comboleft
{
    float: left;
    margin-right: 10px;
}

div.comboselect div.combobuttons
{
    float: left;
    margin-right: 10px;
    margin-top: 30px;
}

div.comboselect div.comboright
{
    float: left;
    margin-left: 10px;
    clear: right;
}

div.comboselect select
{
	width: 200px;
	height: 200px;
}

div.comboselect button
{
	margin-bottom: 10px;
}

div.premiumcontent
{
}

div.premiumcontent a
{
	font-weight: bold;
}

div.premiumcontent h2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 100%;
	margin: 0;
	padding: 0 0 10px 0px;
	font-weight: bold;
	color: #cc0000;
}

div.premiumcontent label
{
	font-size: 12px;
	line-height: 1;
	display: block;
	color: #808080;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}

img.premiumcontent
{
	position: relative;
	top: -2px;
	margin-right: 3px;
	vertical-align: middle;
}

textarea#QuestionTextBox, textarea#QuestionEditTextBox, textarea#AnswerEditTextBox, textarea#NotesEditTextBox
{
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 4px;
    margin: 20px 0 0 0;
    height: 48px;
    width: 99%;
}

textarea#NotesEditTextBox, textarea#NotesTextBox, textarea#MessageTextBox, textarea#MessageEditTextBox
{
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 4px;
    margin: 10px 0 0 0;
    height: 48px;
    width: 99%;
}

.bigtext
{
	font-size: 16px;
    letter-spacing: 0px;
    line-height: 24px;
}

div#dashboardleft
{
	float: left;
	width: 70%;
}

div#dashboardright
{
	float: left;
	width: 30%;
}

div.dashboard
{
	color: #808080;
	font-size: 16px;
	font-weight: bold;
}

div.dashboard a
{
	color: #808080;
}

div.dashboard a:hover
{
	color: #666666;
}

div.red, td.red
{
	color: #ff0000;
}

div.amber, td.amber
{
	color: #ff9900;
}

div.green, td.green
{
	color: #00cc00;
}

div.chartpopup
{
	width: 840px;
}

table.icons
{
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 4px 0;
	border: none 0;
	vertical-align: middle;
}

table.icons tr
{
	vertical-align: middle;
}

table.icons td img
{
	vertical-align: middle;
	padding-right: 2px;
}

table.icons td
{
	font-size: 16px;
	padding-right: 4px;
	vertical-align: middle;
	font-weight: bold;
}

div.activitystreamitem
{
	padding-top: 0;
	padding-bottom: 0px;
}

div.activitystreamitem a
{
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}

div.activitystreamitem a:hover
{
	color: #666666;
	text-decoration: underline;
}

div.activitystreamitem blockquote
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 27px;
	background: url(images/quote66.png) no-repeat left top;
	color: #cccccc;
}

div.activitystreamitem blockquote span
{
    padding-right: 27px;
    min-height: 19px;
    padding-bottom: 5px;
    background: url(images/quote99.png) no-repeat right bottom;
}

div.activitystreamitem div.timespan
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #cccccc;
	text-align: right;
}

div.activitystreamitem img
{
	vertical-align: middle;
	padding-right: 3px;
}
