/** GLOBAL ************************************************************************************ */
*{padding:0;margin:0;}
html{_filter:expression(document.execCommand("backgroundImageCache", false, true));}
body{background:white;font-size:62.5%;}
table,input,select,textarea,button{font-size:1em;}
a img{border:0;}
td{vertical-align:top;}
textarea{overflow:auto;}


/** ************************************************************************************ 
 * BASIC
 */
body{
	font-family:Arial,sans;
	}

/* ************************************************************************************ 
 * Used to separate code portions for accessibility pourposes 
 */
hr	{
	display:none;
	}
	
#page, #header
	{
	/*min-width:776px;*/
	min-width:1000px;
	}
#menuTabs
	{
	/*min-width:776px;*/
	/*min-width:986px;*/
	}

/* floating hacks */	
#header, #header div.product{zoom:1;_height:1%;}
#header:after, #header div.product:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


#header
	{
	color:white;
	height:auto;
	}
#header div.product
	{
	background:#4FAF00;
	padding:0;
	height:57px;
	}
#header p.brand
	{
	font-size:2em;
	padding:18px 0 2px 17px;
	color:white;
	line-height:0.9em;
	font-weight:normal;
	}
#header p.brand a
	{
	background:url(../untitled/img/brand.jpg) no-repeat;
	text-decoration:none;
	text-indent:-1000em;
	height:25px;
	width:40px;
	margin:-3px 17px 0 0;
	display:block;
	float:left;
	}
#header div.user
	{
	background: url(../untitled/img/brand.jpg) no-repeat left bottom;
	float:right;
	padding:0;
	font-size:1.1em;
	}	
#header div.user-content
	{
	background:#4FAF00;
	margin:0 0 0 315px;
	padding:12px 10px 0 10px;
	border-left:5px solid white;
	height:45px;
	width:150px;
	}
#header div.user a
	{
	color:white;
	text-decoration:underline;
	}	
#header div.device-status
	{
	margin:10px 0 0 0;
	font-size:1em;
	text-align:right;
	}
#header div.info
	{
	clear:both;
	font-size:1.1em;
	color:black;
	padding:11px 17px 12px;
	}
#header div.info p
	{
	display:inline;
	margin:0 10px 0 0;
	}
	
	
/** **************************************************************************************
 *	Navigation
 */ 
/* floating hacks */ 
ul.nav-global{zoom:1;_height:1%;}
ul.nav-global:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


#menuTabs
	{
	display:table;
	margin:0 7px;
	border-collapse:separate;
	}

ul.nav
	{
	font-size:1.1em;
	}
	
	
	
ul.nav-local a.state,
ul.nav-local li.state a
	{
	padding-left:26px;
	background:url(../untitled/img/status-icons.gif) no-repeat 7px 2px;
	}
	
/* floating hacks */	
ul.nav-local{zoom:1;_height:1%;}
ul.nav-local:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	
ul.nav-local
	{
	list-style:none;
	margin:0;
	border:0;
	padding:2px;
	display:block;
	}
ul.nav-local li
	{
	border-bottom:1px solid white;
	background:transparent;
	float:left;
	clear:both;
	width:100%;
	}
ul.nav-local li a
	{
	display:block;
	background:transparent;
	padding:3px 10px;
	font-weight:normal;
	color:#003399;
	text-decoration:none;
	}
ul.nav-local li a:hover,
ul.nav-local li a.open
	{
	background-color:#335c85;
	color:white;
	}
ul.nav-local li.title
	{
	color:#bccedf;
	letter-spacing:1px;
	padding:5px 5px 3px 15px;
	text-transform:uppercase;
	border-bottom:1px solid #335c85;
	border-color:#EEE;
	}
ul.nav-local li.current
	{
	background:#99CCFF;
	margin:0;
	}
ul.nav-local li.separator
	{
	/*border-bottom:1px solid #335C85;*/
	border-bottom:1px solid #EEE;
	margin-bottom:3px;
	margin-top:3px;
	padding:0;
	height:1px;
	overflow:hidden;
	}	

	
	
	
	
	
	
	
	
	
	
	
	
/* ************************************************************************************ 
 * Tabs 
 */	
/* floating hacks */
div.tabs, div.tabs ul, #menuTabs, #menuTabs div{zoom:1;_height:1%;}
	
div.tabs,
#menuTabs
	{
	display:table;
	margin:0 5px;
	border-collapse:collapse;
	position:relative;
	}
	
#menuTabs
	{
	margin:0 7px;
	}

div.tabs ul,
#menuTabs ul
	{
	margin:0;
	display:table-row;
	}

div.tabs li,	
#menuTabs li
	{
	margin:0;
	display:table-cell;
	vertical-align:top;
	border-width:0 2px 2px 0;
	border-color:white;
	border-style:solid;
	text-decoration:none;
	text-align:center;
	background:#84BA5A url(../untitled/img/button-bg.gif) no-repeat right top;
	}

div.tabs a,
div.tabs span,
#menuTabs a
	{
	display:block;
	padding:3px 25px 3px 20px;
	font-weight:bold;
	text-decoration:none;
	height:100%;
	color:white;
	float:none;
	clear:both;
	}
div.tabs li.current,
#menuTabs li.current
	{
	border-bottom-color:#CCC;
	background:#CCC;
	}
div.tabs li.current span,
#menuTabs li.current a
	{
	border:0;
	zoom:1;
	color:black;
	padding-bottom:5px;
	background-position:90% -35px;
	}
	
	
	
	
/*
ul.tabs
	{
	list-style:none;
	margin:5px 5px 0;
	padding:0;
	}	
ul.tabs li
	{
	float:left;
	margin:0 2px 2px 0;
	background:#84BA5A url(img/button-bg.gif) no-repeat right top;
	}
ul.tabs a
	{
	display:block;
	padding:3px 25px 3px 20px;
	text-decoration:none;
	font-weight:bold;
	color:white;
	}
ul.tabs li.selected
	{
	margin-bottom:-2px;
	_margin-bottom:0;
	background:#CCCCCC;
	}
ul.tabs li.selected a
	{
	color:black;
	padding-bottom:5px;
	background-position:90% -35px
	}	
*/
	
	
div.tab-content
	{
	border:8px solid #CCCCCC;
	margin:0 5px 5px;
	}
		
	
	
	

/** ***********************************************************************************
 *	UI Columns
 */
/* floating hacks */ 
div.columns, div.columns-content, div.content, div.column-menu, div.column-content{zoom:1;_height:1%;}
div.columns:after, div.columns-content:after, div.content:after, div.column-menu:after, div.column-content:after{content:".";display:block;height:0;clear:both;visibility:hidden;}	
	
div.columns
	{
	margin:0 7px;
	border:7px solid #CCC;
	}
div.column-menu
	{
	float:left;
	display:inline;
	margin-left:-100%;
	width:215px;
	border-right:7px solid #CCCCCC;
	}
div.column-content
	{
	float:left;
	width:100%;
	
	font-size:1.1em;
	}
div.column-content div.content-body	
	{
	border-left:7px solid #CCCCCC;
	margin-left:215px;
	position:relative;
	}
	
	
	



	
/** ***********************************************************************************
 *	Page title
 */	
div.page-header
	{
	padding:10px 0;
	background:#CCCCCC;
	}
div.page-header h1
	{
	font-size:1.8em;
	font-weight:normal;
	}
div.page-header p
	{
	color:gray;
	background:white;
	margin:5px 0 10px 0;
	padding:5px 10px;
	}
/** Link Help */
div.page-header a.help
	{
	float:right;
	margin:-20px 5px 0 0;
	_position:relative;
	_display:block;
	}
div.content p.page-description
	{
	margin:10px;
	}
	
div.block
	{
	font-size:1.1em;
	}

	
	
	
	


/** ***********************************************************************************
 *	jquery's Ballon widget 
 */	
#tooltip
	{
	position:absolute;
	z-index:3000;
	font-size:1.1em;
	max-width:400px;
	margin-top:15px;
	margin-left:-13px;
	background-color:#FFFFEA;
	padding:5px;
	border:3px solid gray;
	}
#tooltip h3, 
#tooltip div 
	{
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
	}
#tooltip div.url
	{
	display:block!important;
	border:0;
	float:left;
	padding:0;
	margin:0;
	position:absolute;
	top:-22px;
	left:-3px;
	background:url(../untitled/img/balloon-arrow.gif) no-repeat left bottom;
	height:22px;
	width:22px;
	}
#tooltip ul
	{
	margin:0;
	padding:0 0 0 15px;
	}
#tooltip.viewport-right
	{
	margin-top:15px;
	margin-left:0;
	margin-right:25px;
	}
#tooltip.viewport-right div.url
	{
	background-position:right bottom;
	left:auto;
	right:-3px;
	}
#tooltip.viewport-bottom
	{
	margin-left:-13px;
	margin-top:-21px;
	padding-top:0;
	}
#tooltip.viewport-bottom div.url
	{
	top:auto;
	bottom:-22px;
	background-position:left top;
	}
#tooltip.viewport-right.viewport-bottom,
#tooltip.viewport-right-bottom
	{
	margin-left:0;
	margin-right:-10px;
	margin-top:0;
	}
#tooltip.viewport-right.viewport-bottom div.url,
#tooltip.viewport-right-bottom div.url
	{
	background-position:right top;
	}
	
	
	
	
	


	
/** ***********************************************************************************
 *	Module sections
 */	
/* floating hacks */ 
div.sections, div.sections div.body{zoom:1;_height:1%;}
div.sections:after, div.sections div.body:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


div.sections div.title
	{
	background:#636563;
	color:white;
	border-bottom:3px solid #4A494A;
	padding:3px 10px;
	}
div.sections div.title h2,	
div.sections div.title h3
	{
	display:inline;
	font-size:1em;
	border:0;
	}
div.sections div.title span.number
	{
	color:white;
	}
div.sections div.title em.validation
	{
	font-style:normal;
	font-weight:normal;
	float:right;
	margin:-1.2em 0 0 0;
	display:none;
	}
div.sections div.title em.required
	{
	font-weight:bold;
	color:#ffc600;
	display:none;
	}
div.sections div.title p
	{
	display:inline;
	color:#b3c2d1;
	font-style:italic;
	margin-left:15px;
	}	
div.sections div.title strong.status
	{
	float:right;
	margin:-1.3em 0 0 0;
	font-weight:normal;
	}	
div.sections div.title strong.configured
	{
	font-weight:bold;
	color:#ffc600;
	}
div.sections div.body
	{
	min-width:auto;
	padding:10px;
	clear:both;
	}
div.sections div.line
	{
	margin:0;
	}
div.line ul
    {
        padding:0 0 0 15px;
    }
div.sections div.section div.buttons
	{
	border:0;
	padding:0;
	margin:10px 0 0 0;
	}

div.sections div.section-no-title
	{
	border:0;
	}
div.sections div.section-no-title div.body
	{
	padding:0;
	}	
	
div.sections div.section div.page-enable div.checkbox
	{
	margin:0;
	padding:0;
	}	
	
div.dss-bound
	{
	display:none;	
	}	
	
	
	
	
	
	
/** *****************************************************************************
 *	Forms
 */

/** Give the ability to the user to uses the [ENTER] for submiting and sending the right button
	This is places right after the form beggining.
 */
form span.FormButtonSubmitBaseFocus
	{
	position:absolute;
	left:-1000em;
	top:-1000em;
	}
 
div.form h3
	{
	border-bottom:1px solid #DADADA;
	padding:3px 0;
	margin:0 0 5px 0;
	font-size:1em;
	}
div.form p
	{
	margin:0 0 5px 0;
	}	

/* floating hacks */	
div.form, div.form div.group, div.form div.line, div.form div.control{zoom:1;_height:1%;}
div.form:after, div.form div.group:after, div.form div.line:after, div.form div.control:after{content:".";display:block;height:0;clear:both;visibility:hidden;}


/* ************************************************************************************ 
 * forms line
 */	
div.form div.line
	{
	clear:both;
	margin:0;
	}
	
	
/* ************************************************************************************ 
 * forms control
 * every form element has to have this class
 */	
div.form div.control
	{
	padding:15px 15px 10px 0;
	float:left;
	}
div.control div.control
	{
	float:none;
	padding:15px 0 0 0;
	}
div.control p,
div.control input,
div.control select,
div.control textarea
	{
	font-family:Arial,sans;
	}

div.control input,
div.control textarea
	{
	padding:1px 0;
	}
div.control p
	{
	border:1px solid #CCC;
	padding:2px 1px 1px;
	min-height:1.2em;
	_padding:2px;
	_height:16px;
	_float:left;
	_width:100px;
	_white-space:nowrap;
	}	
div.control label,
div.data span
	{
	display:block;
	font-weight:bold;
	margin:-15px 0 0 0;
	}
div.control ul label
	{
	font-weight:normal;
	float:none;
	width:auto;
	margin:0;
	}
/* http://www.bernzilla.com/item.php?id=546 */	
div.control input.disabled,
div.control textarea.disabled,
div.control select.disabled
	{
	background-color:#ddd;
	}
div.data p
	{
	font-size:1.1em;
	font-weight:normal;
	}
div.required label
	{
	background:url(../untitled/img/control-validation-icon.gif) no-repeat 0 3px;
	padding-left:10px;
	}
	
/** different dropdown sizes on different platforms */	
div.form div.select,
div.form div.select1
	{
	/*padding-right:13.5px;*/
	_padding-bottom:11px;
	_padding-right:16px;
	}		
div.form div.select label,
div.form div.select1 label
	{
	_margin-top:-14px;
	}		
div.select ul,
div.select1 ul
	{
	padding:0;
	margin:0;
	list-style:none;
	}
div.form div.select ul label,
div.form div.select1 ul label
	{
	float:none;
	_float:left;
	_clear:both;
	_margin-top:0;
	}	
/* For static div.controls with checkboxes and radios inside */
div.select ul div.control,
div.select1 ul div.control
	{
	padding-top:0;
	margin:0;
	}		
div.select ul div.control label,
div.select1 ul div.control label
	{
	width:auto!important;
	min-width:0!important;
	float:none;
	font-weight:normal;
	margin:0;
	}	
div.select ul div.control input,
div.select1 ul div.control input
	{
	border:0;
	}
div.select em.desc, div.select em.note, div.select em.example,
div.select1 em.desc, div.select1 em.note, div.select1 em.example,
div.checkbox em.desc, div.checkbox em.note, div.checkbox em.example,
div.radio em.desc, div.radio em.note, div.radio em.example
	{
	margin-left:17px;
	}
div.select-minimal p
	{
	border:2px inset #FEFEFE;
	padding:2px 0 4px 3px;
	white-space:nowrap;
	cursor:default;
	height:1em;
	margin:0;
	}
div.select-minimal p:after
	{
	content:"•";
	border:2px outset #D4D0C8;
	display:inline-block;
	background:#D4D0C8;
	margin:0 0 0 0.5em;
	padding:0 0.28em;
	width:1.2em;
	}
div.select-minimal p:active:after
	{
	border-color:transparent;
	}
div.select-minimal ul
	{
	border:1px outset #666;
	position:absolute;
	background:white;
	display:none;
	}
div.select-minimal li.selected
	{
	background:navy;
	color:white;
	}
div.select-minimal ul label
	{
	padding:0 30px 0 0;
	}
div.select-minimal ul:hover,
div.select-minimal p:active + ul
	{
	display:block;
	}
div.select-minimal em.note,
div.select1-minimal em.note
	{
	margin-left:0;
	}
/** Setting default widths to inputs, selects, textareas */ 
div.form div.text input,
div.form div.textarea textarea,
div.form div.password input
	{
	width:18em;
	min-width:18em!important;
	}
div.form div.checkbox,
div.form div.radio,
div.form div.select select,
div.form div.select1 select
	{
	width:18.5em;
	min-width:18.5em!important;
	}
div.select li label,
div.select1 li label,
div.checkbox label,
div.radio label
	{
	margin:2px 0 3px;
	padding-left:18px;
	_padding-left:14px;
	}
div.select li label input,
div.select1 li label input,	
div.control input.checkbox,
div.control input.radio,
div.checkbox input,
div.radio input
	{
	width:13px;
	height:13px;
	padding:0;
	margin:0 0 0 -18px;
	_margin-left:-14px;
	vertical-align:baseline;
	}
div.control input[type='checkbox'],
div.control input[type='radio']
	{
	width:13px;
	height:13px;
	padding:0;
	margin:0 0 0 -17px;
	vertical-align:bottom;
	}
div.form em.desc, div.form p.desc,
div.form em.note, div.form p.note, div.form div.note,
div.form em.example, div.form p.example,
div.form em.help, div.form p.help
	{
	clear:both;
	color:gray;
	display:block;
	font-style:normal;
	}
div.form p.note-warning
	{
	background:transparent url(../untitled/img/status-icons.gif) no-repeat 0 4px;
	padding:5px 5px 5px 20px;
	}
div.form p.note-information
	{
	background:transparent url(../untitled/img/status-icons.gif) no-repeat 0 -395px;
	padding:5px 5px 5px 20px;
	}	

	
/** radio button and checkboxes list that have options below each of them */
div.form div.group-list
	{
	padding:5px 0 0 0;
	}
div.form div.group-list .list-item
	{
    min-width:0!important;
	width:auto;
	padding-top:0;
	padding-bottom:0;
	float:none;
	clear:both;
	}
div.form div.group-list .list-item label
	{
    font-weight:normal;
	}

div.form div.group-list .list-content
	{
    float:none;
	clear:both;
	padding:5px 0 0 18px;
	}

	
	
	
	
/** *****************************************************************************
 *	Static bullet lists
 */ 
div.static-list ul
	{
	padding-left:30px;
	}
	
	
	
	
	
	
/** *****************************************************************************
 *	Text Replace widget used on macro fields
 *	jquery.ui.text.replace.js
 */ 
div.text-replace input
	{
	display:block;
	clear:both;
	}
div.text-replace select
	{
	float:left;
	}
div.text-replace span.button
	{
	float:left;
	margin:0;
	}	

/* floating hacks */	
div.text-replace div.text{zoom:1;_height:1%;}
div.text-replace div.text:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

	
div.text-replace div.text
	{
	position:relative;
	width:18.5em;
	_width:18em;
	}
div.form div.text-replace div.text input
	{
	float:left;
	min-width:15.8em!important;
	max-width:15.8em!important;
	width:15.8em!important;
	margin-right:25px;
	}	
div.text-replace a.menu
	{
	float:left;
	display:block;
	text-indent:-1000em;
	background:#fff url(../untitled/img/macro-icon.png) no-repeat 0 0;
	padding:0;
	margin:0 0 0 0;
	width:25px;
	height:19px;
	float:right;
	position:absolute;
	right:0;
	cursor:pointer;
	_position:static;
	_margin-top:-20px;
	_margin-right:0;
	z-index:1000;
	outline:0;
	}
div.text-replace a.menu:hover
	{
	background-position:-25px 0;
	}
div.text-replace a.menu:active
	{
	background-position:-50px 0;
	}
div.text-replace ul
	{
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #EAEAEA;
	background:white;
	position:absolute;
	margin:0;
	float:right;
	display:none;
	z-index:1000;
	_behavior: url(/hp/device/theme/windowless.htc);
	}
div.text-replace ul a,
div.text-replace ul a:visited
	{
	color:blue;
	text-decoration:none;
	display:block;
	padding:3px 10px;
	white-space:nowrap;
	}	
div.text-replace ul a:hover
	{
	text-decoration:underline;
	}
		
		
	
	
	
	
	
	
	
	
	
	
/** *****************************************************************************
 *	Grid style
 */ 	
div.form div.grid
	{
	padding:0;
	float:none;
	}
div.grid div.head
	{
	background:transparent;
	border:0;
	text-align:right;
	padding:0 0 10px 0;
	float:right;
	clear:both;
	}
div.grid div.head div.control
	{
	float:left;
	}
div.grid div.head span.button
	{
	margin:0 0 0 10px;
	float:left;
	}
div.grid table
	{
	clear:both;
	border:1px solid #CECFCE;
	border-top-color:#CECFCE;
	width:100%;
	border-collapse:collapse;
	}
div.grid th
	{
	background:#948E8C;
	border-left:1px solid #CECFCE;
	text-align:left;
	color:white;
	padding:2px 5px;
	}
div.grid th.command,
div.grid td.command
	{
	text-align:center;
	padding:0;
	width:10px;
	}

div.grid table div.control
	{
	padding-bottom:0;
	padding-right:0;
	}
div.grid th.command div.control,
div.grid td.command div.control,
div.grid table div.radio,
div.grid table div.checkbox,
div.grid table div.radio label,
div.grid table div.checkbox label
	{
	height:18px;
	overflow:hidden;
	margin:0;
	padding:0!important;
	width:20px!important;
	min-width:0!important;
	}
div.grid th.command div.control input,
div.grid td.command div.control input,
div.grid table div.radio input,
div.grid table div.checkbox input,
div.grid table div.radio label input,
div.grid table div.checkbox label input
	{
	padding:0!important;
	margin:0 0 50px 0!important;
	}
div.grid table th.command div.control label,
div.grid table td.command div.control label
	{
	text-indent:-10000em;
	}
div.grid table th.command div.control label input,
div.grid table td.command div.control label input
	{
	float:right;
	margin:3px 4px 0 0!important;
	}
	
div.grid tr
	{
	background:white;
	}

/*div.grid tr.alternate*/
div.grid tbody tr:not(.sub):nth-child(odd)
	{
	background:#EFEFEF;
	}
	
	
div.grid tr.sub td
	{
	font-weight:bold;
	background:#EFEFEF url(../untitled/img/nav-icon.gif) no-repeat 5px -151px;
	padding-left:26px;
	}
div.grid tr.sub-hidden td
	{
	background-position:5px -99px;
	}
div.grid tbody tr.child-hidden
	{
	display:none!important;
	}		
	
	
div.grid tr.selected
	{
	background-color:#99CCFF;
	}
/*
div.grid tr:hover
	{
	background:#dbedff;
	}
*/	
div.grid td
	{
	cursor:default;
	padding:2px 5px;
	border-bottom:1px solid #CECFCE;
	}
div.grid tr.selected
	{
	background:#99CCFF;
	}
/*
div.grid tr.selected:hover
	{
	background:#7ebdfc;
	}		
*/
div.grid div.control
	{
	padding:0;
	margin:0;
	}
div.grid div.empty
	{
	clear:both;
	border:2px inset #D6D3CE;
	/*width:95%; (????) */
	padding:10px 2%;
	color:gray;
	}
div.grid tr.empty td
	{
	text-align:center;
	background:white;
	}
div.grid tr.empty td
	{
	background:white;
	text-align:center;
	}
div.grid em
	{
	margin:5px 0;
	}

table#PinUsers {
	width: 100%;
	table-layout: fixed;
}	

table#PinUsers td{
    max-width: 15%; 
	word-wrap: break-word;
	
	
	/* For Internet Explorer: */
	width: expression(Math.min(parseInt(this.offsetWidth), 15 ) + "%");
}	
	
div.form div.date,
div.form div.time
	{
	}
div.form div.date div.control,
div.form div.time div.control
	{
	float:left;
	padding:0 5px 0 0;
	margin:0;
	}
div.date div.control label
	{
	width:auto;
	}
/* http://www.quirksmode.org/bugreports/archives/2005/10/IE6_input_field_topbottom_unwanted_margin.html */	
div.form div.date input,
div.form div.time input
	{
	_float:left;
	}
	
	
	
	
	
	
	
	
/** *********************************************************************************************************
 * CSS style for inline icons
 */
span.status
	{
	background:transparent url(../untitled/img/status-icons.gif) no-repeat scroll 0 0;
	display:block;
	height:15px;
	text-indent:-1000em;
	width:15px;
	}
span.status-alert,
span.status-warning
	{
	background-position:0 0;
	}
span.status-information
	{
	background-position:0 -400px;
	}
span.status-normal,
span.status-success
	{
	background-position:0 -600px;
	}
span.status-error
	{
	background-position:0 -200px;
	}

	
	
	
	
/** *********************************************************************************************************
 * Form Buttons
 */
/* floating hacks */ 
div.form div.buttons{zoom:1;height:1%;}
div.form div.buttons:after{content:".";display:block;height:0;clear:both;visibility:hidden;}	
	
div.form div.buttons
	{
	border-top:1px solid #DADADA;
	padding:10px 0 10px 40px;
	}
a.button,
span.button
	{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	padding:0;
	cursor:pointer; 
	text-align:left; 
	margin:0 5px 0 0;
	white-space:nowrap;
	background:url(../untitled/img/button-bg.gif) no-repeat 100% 0;
	}
a.button span,
span.button input
	{ 
	font-family:Arial,sans;
	border:0; 
	outline:0;
	padding:0;
	color:white;
	overflow:hidden;
	margin:0 3px 0 0;
	white-space:nowrap; 
	padding:1px 10px 4px;
	_padding:1px 5px 3px;
	display:block;
	background:#84ba5a url(../untitled/img/button-bg.gif) no-repeat 0 100%;
	}
/** Safari 3 : http://paulirish.com/2009/browser-specific-css-hacks/ */
html[xmlns*=""] body:last-child span.button input
	{
	padding:3px 10px 4px;
	}
a.button:hover span,
span.button:hover input
	{
	background-color:#9cdb2c;
	}
	
	
	
	
	
	
	
	
	
/** *********************************************************************************
 *	Buttons
 *	Image was splitted due text scaling;
 */
a.button:active,
span.button:active,
a.button:focus,
span.button:focus,
a.default,
span.default
	{
	background-position:100% -80px;
	}
a.button:active span,
span.button:active input,
a.button:focus span,
span.button:focus input,
a.default span,
span.default input
	{
	background-color:#316531;
	background-position:-400px 100%;
	}
/** Disabling the button */
a.disabled,
span.disabled,
a.disabled:hover,
a.disabled:focus,
a.disabled:active
	{
	background-position:100% -160px;
	cursor:default;
	}
a.disabled span,
span.disabled input,
a.disabled:hover span,
span.disabled:hover input,
a.disabled:focus span,
span.disabled:focus input,
a.disabled:active span,
span.disabled:active input
	{
	background-color:#c1c1c1;
	background-position:-800px 100%;
	}
	
/** Setting some space to escape buttons */
a.button + a.escape,
span.action + span.escape
	{
	margin-left:30px;
	}
a.default span,
span.default input
	{
	font-weight:bold;
	}
a.button
	{
	float:left;
	text-decoration:none;
	cursor:default;
	}
a.button span
	{
	padding-top:3px;
	}
/** Button next to div.control, keep the same margin-top */
span.control
	{
	margin-top:13px;
	}
div.window div.form div.line
	{
	margin:0;
	}

	

	
	
	
	
	
	
/** *********************************************************************************************************
 * Other links locale
 */
div.other-links
	{
	padding:0 0.1em 0.625em 0.2em;
	margin:0.95em 0 0 0;
	}
div.other-links h3
	{
	font-size:1em;
	padding:0.5em 0.7em 0;
	}
div.other-links ul
	{
	list-style:none;
	margin:0;
	padding:0;
	}
div.other-links li
	{
	border:1px solid white;
	}
div.other-links a
	{
	color:#003399!important;
	display:block;
	font-weight:normal;
	padding:0.2em 0.7em;
	text-decoration:none;
	word-wrap: break-word;
	overflow:hidden;
	}
	
	
	
	
	
	
	
	

/** *********************************************************************************************************************
 *	Messages elements
 */
div.modal
	{
	display:none;
	}
/* floating hacks */	
div.message, div.message div.body, div.message div.content{zoom:1;_height:1%;}
div.message:after, div.message div.body:after, div.message div.content:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

div.message-summary
	{
	clear:both;
	margin:10px;
	background:#fff;
	}

div.message-summary div.body
	{
	border:1px solid #CECFCE;
	background:url(../untitled/img/message-icon.gif) no-repeat 10px 10px;
	padding:5px 0 0;
	}
div.message-summary div.content
	{
	float:none;
	margin:15px 0 15px 60px;
	}
div.message-summary div.head
	{
	display:block;
	}	
div.message-summary h2,
div.message-summary h3
	{
	font-size:1em;
	border:0;
	}
div.message-summary div.buttons
	{
	background:white;
	padding:10px 0 10px 5em;
	border:0;
	}
div.overflow-auto
    {
    word-wrap:break-word;
    }
	
/* floating hacks */	
div.message-summary div.summary{zoom:1;_height:1%;}
div.message-summary div.summary:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	
div.message-summary div.summary
	{
	margin:5px 0 0 0;
	}
div.message-summary div.summary div
	{
	float:left;
	padding-right:15px;
	}
div.message-summary div.summary label
	{
	padding-left:20px;
	}
div.message-summary div.error label
	{
	background: url(../untitled/img/status-icons.gif) no-repeat 0 -200px;
	}
div.message-summary div.warning label
	{
	background: url(../untitled/img/status-icons.gif) no-repeat 0 0;
	}
div.message-summary div.summary ol label
	{
	background:transparent;
	padding:0;
	cursor:pointer;
	}
div.message-summary ol
	{
	padding-left:1.5em;
	_padding-left:1.8em;
	margin:5px 0;
	}
div.message-summary div.items
	{
	margin:10px 10px 10px 0;
	}
div.message-summary div.items span.number
	{
	float:left;
	font-weight:bold;
	}	
div.message-summary div.items li
	{
	margin:0;
	}	
div.message-summary div.items ul
	{
	margin:0 0 10px 0;
	padding:0;
	padding-left:12px;
	list-style-position:inside;
	}
	
div.message-summary-error div.body
	{
	background-color:#f1e5e4;
	background-position:-150px -590px;
	}

div.message-summary-error h2,
div.message-summary-error h3
	{
	color:#C80000;
	border:0;
	}
div.message-summary-information  div.body
	{
	background-color:#e4edf3;
	background-position:-755px 10px;
	padding:5px 0;
	}
div.message-summary-information h2,
div.message-summary-information h3
	{
	color:#0071b4;
	}
div.message-summary-success div.body
	{
	background-color:#e6f8e0;
	background-position:-350px -395px;
	}
div.message-summary-success h2,
div.message-summary-success h3
	{
	color:#298527;
	}
div.message-summary-warning div.body
	{
	background-color:#f9f6eb;
	background-position:-546px -197px;
	}
div.message-summary-warning h2,
div.message-summary-warning h3
	{
	color:#ac7b00;
	}
div.message-progress div.body
	{
	clear:both;
	margin:0.5em;
	border:1px solid #CECFCE;
	padding:15px 0;
	padding-left:5em;
	}	
div.message-progress div.control
	{
	padding:0;
	}
div.message-progress div.control p
	{
	background:url(../untitled/img/progress-bar-large.gif) no-repeat left center;
	padding-left:337px;
	text-indent:-1000em;
	float:left;
	margin:2px 5px 0 0;
	border:0;
	}		
div.message-progress span.button
	{
	margin:0;
	float:left;
	}	
div.message-progress div.body p	
	{
	clear:both;
	}
div.message-progress-inline
	{
	float:left;
	clear:none;
	margin:0;
	}		
div.message-progress-inline div.body,
div.wizard div.message-progress-inline div.body
	{
	margin:0;
	padding:5px;
	}	
div.message-progress-inline h3
	{
	float:left;
	border:0;
	}
div.message-progress-inline div.control
	{
	float:left;
	}
div.message-progress-inline div.control p
	{
	background:url(../untitled/img/progress-bar-small.gif) no-repeat left center;
	padding-left:160px;
	text-indent:-1000em;
	float:left;
	margin:2px 10px 0 10px;
	}
div.message-progress-inline span.button
	{
	margin:0;
	}
div.message-state
	{
	border:1px solid #CECFCE;
	margin:10px;
	background:url(../untitled/img/icon_state_alert.gif) no-repeat 10px 10px;
	}
div.message-state div.content
	{
	margin:15px 0pt 15px 60px;
	}
div.message-state p
	{
	display:none;
	}
div.message-state h2
	{
	font-size:1em;
	color:#b88f4b;
	}
div.message-state ol
	{
	margin:5px 0;
	padding-left:1.5em;
	}
	

	
	
	
	
/** *********************************************************************************************************
 * Wizard
 */
/* floating hacks */ 
div.wizard, div.wizard div.steps{zoom:1;_height:1%;}
div.wizard:after, div.wizard div.steps:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	
div.wizard div.steps h2,
div.wizard div.steps h3
	{
	background:#636563;
	color:white;
	border-bottom:3px solid #4A494A;
	font-size:1em;
	padding:3px 0px;
	_float:left;
	_clear:both;
	_width:97.4%;
	_padding:3px 1.3%;
	}
div.wizard div.steps p
	{
	margin:0 0 5px;
	}
div.wizard div.body
	{
	padding:10px;
	}
div.wizard div.buttons
	{
	border-top:1px solid #DADADA;
	padding:10px 0 10px 50px;
	}
		
	
	
	
	
	
	
/** *********************************************************************************************************
 * DSS module message 
 */
div.dss-bound-message
	{
	clear:both;
	margin:0.5em;
	border:1px solid #CECFCE;
	background:#f9f6eb url(../untitled/img/dss-message-icon-alert.gif) no-repeat 10px 15px;
	min-height: 75px;
	_height: 75px;
	}
div.dss-bound-message div.body
	{
	padding:0;
	}
div.dss-bound-message div.content
	{
	float:none;
	margin:15px 0 0 70px;
	}
div.dss-bound-message h2,
div.dss-bound-message h3
	{
	font-size:1em;
	color:#ac7b00;
	}
div.dss-bound-message ol
	{
	list-style:disc;
	}

	
	
	
	
/** *********************************************************************************************************
 * Footer
 */
div.footer
	{
	padding:10px;
	}
div.footer p.copyright
	{
	color:gray;
	}

	
	
	
	

/** *********************************************************************************************************
 *  jquery Date and time pickers
 */
	
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

	
.ui-datepicker {
	display:none;
	background:white; 
	border:2px solid gray;
	font-size:1.2em;
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	}
.ui-datepicker .ui-datepicker-header
	{
	border-bottom:1px solid #EAEAEA;
	padding:0;
	}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next
	{
	margin:0 5px;
	text-indent:-1000em;
	height:19px;
	width:20px;
	background:url(../untitled/img/datepicker-controls.png) no-repeat;
	}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover
	{
	background-position:0 -19px;
	}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active
	{
	background-position:0 -38px;
	}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next
	{
	background-position:-20px 0;
	}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover
	{
	background-position:-20px -19px;
	}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:active
	{
	background-position:-20px -38px;
	}

	
.ui-datepicker .ui-datepicker-title
	{
	font-weight:bold;
	font-size:1.3em;
	}
.ui-datepicker-today a{font-weight:bold; background:green; color:white }
			
.ui-datepicker .ui-state-default
	{
	background:#459E00;
	border:1px solid #327E04;
	color:#FFFFFF;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	}
/* selected day */ 
.ui-datepicker .ui-datepicker-current-day a, 
.ui-datepicker .ui-datepicker-today a
	{
	background:white;
	color:black;
	}		
		

/* IE6 IFRAME FIX (taken from datepicker 1.5.3) */
.ui-datepicker-cover 
	{
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
	}		
		
		
		
.ui-timepicker
	{
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	border:2px solid gray;
	overflow:auto;
	height:150px;
	width:130px;
	background:white;
	}
.ui-timepicker dl
	{
	float:left;
	margin:5px 10px;
	}
.ui-timepicker dt
	{
	font-weight:bold;
	}
.ui-timepicker a
	{
	display:block;
	padding:2px 3px;
	}
.ui-timepicker a:hover
	{
	background:#EAEAEA;
	color:black;
	text-decoration:none;
	}
	
	
	
	
	

/** *********************************************************************************************************
 *  Pagination Control
 */
/* floating hacks */ 
div.pagination{zoom:1;_height:1%;}
div.pagination:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

div.pagination
	{
	margin:4px 0 0 0;
	float:right;
	}

div.pagination label
	{
    float:left;
	margin:0 3px 0 0;
	display:block;
	position:relative;
	overflow:hidden;
	}

div.pagination label input
	{
	position:absolute;
    top:-50000px;
	}

div.pagination label span
	{	
	display:block;
	color:#003399;
	font-weight:normal;
    padding:0 4px 0 0;
	border:1px solid #eaeaea;
	padding:3px 5px;
	}

div.pagination span.ellipsis
	{
	float:left;
	margin:0 3px 0 0;
	display:block;
	padding:6px 5px 0;
	}

div.pagination label.prev span, div.pagination label.next span
	{
	font-weight:bold;
	font-size:1.1em;
	}

div.pagination label span:hover
	{
	background:#eaeaea;
	}
div.pagination label.disabled span,
div.pagination label.disabled span:hover
	{
	background:none;
    color:gray;
    text-decoration:none;
	}
div.pagination label.disabled span:hover
	{
    font-weight:normal;
	}

div.pagination label.current span,
div.pagination label.current span:hover
	{
	border-color:white;
	color:black;
	font-weight:bold;
	}

div.pagination div.select1
	{
    float:left;
	margin:1px 0;
	padding:0!important;
	}
div.pagination div.select1 select
	{
	min-width:0em !important;
	width:50px!important;
	padding:0;
	margin:0;
	}	
	
	
	
	
	

	
	
/** CERTIFICATE TABS ****************************************************************************/
/*  I have left this code here coz there's no certificate tabs VM */
#PageCertificatesTabs #content .tabs
	{
	margin-top:5px;
	}	
			
	
	
	
/** INTERNAL PAGES ****************************************************************************/

/** floating hack */
div.internal-pages, div.internal-pages p.data{zoom:1;_height:1%;}
div.internal-pages:after, div.internal-pages p.data:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

div.internal-pages h1
	{
	display:none;
	}

div.internal-pages div.columns
	{
	position:static;
	border:0;
	margin:0;
	background:transparent;
	}
div.internal-pages div.columns div.column
	{
	padding:0;
	}
div.internal-pages div.columns div.column div.content-columns	
	{
	border-right:1px solid #CFCFCF;
	border-left:1px solid #CFCFCF;
	}
	
div.internal-pages div.columns-1 div.column
	{
	float:none;
	width:auto;
	padding:0;
	border:0;	
	width:auto;
	}
	
div.internal-pages div.columns-2 div.column-2 div.content-columns,
div.internal-pages div.columns-3 div.column-3 div.content-columns,
div.internal-pages div.columns-4 div.column-4 div.content-columns,
div.internal-pages div.columns-5 div.column-5 div.content-columns,
div.internal-pages div.columns-6 div.column-6 div.content-columns
	{
	border-left:0;
	border-right:0;
	}	

div.internal-pages div.columns div.columns div.column div.content-columns
	{
	/*padding-top:5px;*/
	float:left;
	width:100%;
	}

div.internal-pages div.columns-2 div.column
	{
	clear:none;
	float:left;
	width:50%;
	}	
div.internal-pages div.columns-3 div.column
	{
	float:left;
	clear:none;
	width:33%;
	}	
div.internal-pages div.columns-4 div.column
	{
	float:left;
	clear:none;
	width:25%;
	}		
div.internal-pages div.columns-5 div.column
	{
	float:left;
	clear:none;
	width:20%;
	}		
div.internal-pages div.columns-6 div.column
	{
	float:left;
	clear:none;
	width:16%;
	}	
div.internal-pages div.columns-7 div.column
	{
	float:left;
	clear:none;
	width:14%;
	}		

/*	
div.internal-pages div.section div.column
	{
	border:0;
	}
*/	

div.internal-pages div.section h2
	{
	background:#666;
	color:white;
	font-size:1em;
	border-bottom:3px solid #333;
	padding:3px 10px;
	margin:0;
	}
div.internal-pages div.section h4
	{
	font-size:1em;
	margin:0 10px;
	}
div.internal-pages div.section p.text
	{
	margin:0 10px;
	padding:2px 0;
	}
	








	
	
/** DATA ****************************************************************************/
div.internal-pages p.data
	{
	display:block;
	clear:both;
	padding:2px 10px 2px 50%;
	margin:5px 0;
	}
div.internal-pages p.data h3
	{
	margin:-2px -10px 0;
	}	
div.internal-pages p.data span
	{
	display:block;
	margin-left:-100%;
	_margin-left:-24%;
	float:left;
	}
div.internal-pages p.data strong
	{
	display:block;
	font-size:1em;
	margin:0;
	font-weight:normal;
	padding:0;
	_text-indent:-3px;
	word-wrap:break-word;	
	}
div.internal-pages p.empty
	{
	display:block;
	}
div.internal-pages p.info,
div.internal-pages p.note
	{
	clear:both;
	margin:2px 10px;
	}
div.internal-pages p.data-empty
	{
	padding:2px 10px;
	_padding:2px 10px 2px 10px;
	}
div.internal-pages p.data-empty span
	{
	margin:0;
	}
div.internal-pages p.data p.data
	{
	padding:2px 0;
	}
div.internal-pages p.data p.data strong
	{
	margin-left:0;
	}
	
	
	
	
	
/** Internal Pages Table ****************************************************************************/
div.internal-pages div.table
	{
	margin:10px 0;
	padding:0 10px;
	}
div.internal-pages div.table table
	{
	border:1px solid #CECFCE;
	border-top:0;
	width:100%;
	font-size:1em;
	border-collapse:collapse;
	}
div.internal-pages div.table table caption
	{
	text-align:left;
	font-weight:bold;
	}
div.internal-pages div.table th
	{
	background:#948E8C;
	border-top:1px solid #CECFCE;
	border-left:1px solid #CECFCE;
	text-align:left;
	color:white;
	padding:2px 5px;
	}
div.internal-pages div.table .align-center
	{
	text-align:center;
	}
div.internal-pages div.table .align-right
	{
	text-align:right;
	}	
div.internal-pages div.table .align-left
	{
	text-align:left;
	}	
	
div.internal-pages div.table tr
	{
	background:#EFEFEF;
	}
div.internal-pages div.table td
	{
	cursor:default;
	padding:2px 5px;
	vertical-align:top;
	border-bottom:1px solid #CECFCE;
	}
div.internal-pages p.group-title span,
div.internal-pages p.group-title strong
	{
	font-weight:bold;
	}
div.internal-pages p.group-child span
	{	
	margin-left:-96%;
	_margin-left: -23%;
	_float: left;
	_display: block;
	}

div.internal-pages p.group-child strong
	{	
	width: 100%;
	float: left;
	_text-indent: 0!important;
	_width: 98%;
	}

	
	
	
	
	
/** Internal Pages Cartridge ****************************************************************************/	
div.internal-pages div.cartridge
	{
	border:0;
	margin:0;
	}
div.internal-pages div.cartridge h3
	{
	background:none;
	border:0;
	color:black;
	margin:0 7px 0 25px;
	}
div.internal-pages div.cartridge-hp h3
	{
	padding:9px 0 3px 30px;
	background:#CDCECD url(../untitled/img/internal-pages-hp-logo.gif) no-repeat 0 5px;
	}
div.internal-pages div.cartridge-hp div.data
	{
	margin:0 7px 0 25px;
	}	
	

	
	
	
	
/** Print button for internal pages *******************************************************/
div.internal-pages-print
	{
	border-top:1px solid #DADADA;
	padding:10px 0pt 10px 40px;
	}

	
	
/** Internal Pages Consumable block ****************************************************************************/	
div.internal-pages div.consumable-block
	{
	padding:0;
	}
div.internal-pages div.consumable-block p.cartridge:empty
	{
	display:none;
	}
div.internal-pages div.consumable-block div.consumable-block-header
	{
	margin:0;
	color:black;
	border:0;
	}
div.internal-pages div.consumable-block-black div.consumable-block-header{		background-position:0 0;}
div.internal-pages div.consumable-block-cyan div.consumable-block-header{		background-position:0 -120px;}
div.internal-pages div.consumable-block-magenta div.consumable-block-header{	background-position:0 -80px;}
div.internal-pages div.consumable-block-yellow div.consumable-block-header{		background-position:0 -40px;}
div.internal-pages div.consumable-block-ink div.consumable-block-header { 		background-position:0 -160px; }

div.internal-pages div.consumable-block h2
	{
	border:0;
	font-size:1em;
	background:#636563 none repeat scroll 0%;
	border-bottom:3px solid #4A494A;
	color:white;
	padding:3px 10px;	
	}
div.internal-pages div.consumable-block div.color
	{
	}
div.internal-pages div.consumable-block p.color-size
	{
	background:#EAEAEA;
	margin:0;
	}
div.internal-pages div.consumable-block p.color-size strong
	{				
	float:none;
	height:20px;
	display:block;
	text-indent:-1000em;
	}
div.internal-pages div.consumable-block-black p.color-size strong{	background:#000;}
div.internal-pages div.consumable-block-cyan p.color-size strong{		background:#00aeef;}
div.internal-pages div.consumable-block-magenta p.color-size strong{	background:#ec008c;}
div.internal-pages div.consumable-block-yellow p.color-size strong{	background:#fff200;}
div.internal-pages div.consumable-block-ink p.color-size strong{		background:#808080;}
	
	
	
	
	
/** Supplies Page ********************************************************************************************/

/* floating hacks */ 
div.InternalPages_Index_SuppliesStatus div.columns div.column div.content-columns{zoom:1;_height:1%;}
div.InternalPages_Index_SuppliesStatus div.columns div.column div.content-columns:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
 
div.InternalPages_Index_SuppliesStatus h1
	{
	display:none;
	}
div.InternalPages_Index_SuppliesStatus div.columns div.column div.content-columns
	{
	border:0;
	width:50%;
	}

	
	
	
/** Supplies Page ********************************************************************************************/
div.InternalPages_Index_SuppliesStatus div.consumable-block div.section-content
	{
	border-bottom:1px solid white;
	border-right:1px solid #CFCFCF;
	}

div.InternalPages_Index_SuppliesStatus div.group
	{
	padding-top:5px;
	}

div.InternalPages_Index_SuppliesStatus div.consumable-block-header p.data
	{
	float:left;
	padding-left:10px;
	clear:none;
	}
div.InternalPages_Index_SuppliesStatus div.consumable-block-header p.data span
	{
	margin:0;
	}
div.InternalPages_Index_SuppliesStatus div.consumable-block-header p.percentage
	{
	float:right;
	clear:none;
	padding-left:10px;
	}
div.InternalPages_Index_SuppliesStatus div.consumable-block-header div.color
	{
	clear:both;
	}

	
	
	
/** Internal pages Jet Direct ********************************************************************************************/	
div.internal-pages div.jet-direct
	{
	font-family:courier!important;
	white-space:pre!important;
	padding:10px;
	font-size:1.3em;
	}
div.internal-pages div.jet-direct div.sections pre.text
	{
	white-space:pre!important;
	margin:0;
	}	
