﻿html
{
	border-style:none;
	background:#000000;	
}

.topMenu
{
    background-color: transparent;
    border: solid 0px black;
    padding: 0px;
    
}

.topMenuItem
{
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/menu-tab.png);
    width: 105px;
    height: 43px;
    margin: 0px;
    background-repeat: no-repeat;
    border: solid 0px black;
    padding: 3px 8px 6px 8px;
}

.topMenuItem a
{
    color: #fff;
}

.topMenuItem:hover
{
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/menu-tab-orange.png);
    width: 105px;
    height: 43px;
    margin: 0px;
    background-repeat: no-repeat;
    border: solid 0px black;
    padding: 3px 8px 6px 8px;
}

.subMenuItem
{
    color: Orange;
    text-align: center;
    vertical-align: middle;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/submenu-tab.png);
    background-color: transparent;
    width: 144px;
    height: 17px;
    margin: 0px;
    background-repeat: no-repeat;
    border: solid 0px black;
    padding: 3px 8px 6px 8px;
}

.subMenuItem:hover
{
    color: Orange;
    text-align: center;
    vertical-align: middle;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/submenu-tab-green.png);
    width: 144px;
    height: 17px;
    margin: 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    border: solid 0px black;
    padding: 3px 8px 6px 8px;
}


body 
{
	margin: 0 auto;
	width: 100%;
	border-style:none;
	background:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color:#C8C8C8;	
}

h4
{
font-size: 1.4em;
line-height: 1.0em;
margin: 5px;
color: #fff;
}

#tab,
#viewbar,
#content,
#footer
{
	width: 960px;
	margin: 0 auto;
}

#tab,
#content,
#footer
{
	background-color: Black;
}

#viewbar,
#footer
{
	padding: 0px 10px 0px 10px;	
	border: solid 1px #c0c0c0;	
}

#viewbar
{
	background-color: #666666;
	border-top: solid 1px #c0c0c0;
	border-bottom: none;
	width: 970px;
}

#content
{
	border: solid 1px #c0c0c0;	
	background-color: #202020;
	padding: 10px 10px 10px 10px;
}

#header
{
	width: 982px;
}


#footer
{	
	background-color: #666666;
	border-top-style: none;
	height: 16px;
	font-size: 9px;
	text-indent: 10px;
}

legend
{
	padding-right: 6px;
	color: #C8C8C8;
	font-weight:bold;
}

fieldset
{
	border-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

a
{
	color:#C8C8C8;
}

img
{
	border: 0px;
}

div.actionlink
{
	margin-left: 125px;
	font-size: 125%;
	font-weight:bold;
}

input[type="text"],
input[type="password"],
select
{
	width: 225px;
}
		
.currency input,
.resources input
{
	text-align: right;
}

/*Hides the little dots we use to make columns look like they contain something*/
.nothing
{
	color: #202020;
}

	.dashboard_column_left
	{
		float: left;
		width: 37%;	
		height: 100%;
		border-right: solid 1px #999999;
	}
	.dashboard_column_right
	{
		float: left;
		width: 58%;	
		height: 100%;
		padding-left: 20px;	
		padding-top: 25px;
	}
	
	.network_column_left
	{
		float: left;
		width: 97.5%;	
		height: 100%;	
	}
	.network_column_right
	{
		float: left;
		width: 2%;	
		height: 100%;	
	}
	
	.column_left
	{
		float: left;
		width: 49%;	
		height: 100%;	
	}
	.column_right
	{
		float: left;
		width: 49%;	
		height: 100%;	
	}
	
	.column_centre
	{		
		float: left;
		width: 2%;	
		height: 100%;	
	}
	
	.column_clearer 
	{
		clear: both;
		font-size: 1px;
	}

tbody.input
{
	border-color: #000000;
	background-color: Transparent;	
}

table
{
	border-color: #000000;
}

h1
{
	color: #e3e3e3;
	font-size: 100%;
}

h2
{
	font-size: 175%;
}

.summary_logo
{
	width: 95%;
	text-align: center;
}

#content
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/content_fade.gif);
	margin-top: 26px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	float: none;
}

#header
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;	
	padding-left: 0px;
}

#logo
{
	top: 15px;
	padding-right: 20px;
	height:69px;
	width: 138px;
	position: relative;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/logo_cdn2_orig.jpg);
	background-repeat:no-repeat;
	float: left;
	margin: auto;
	overflow: visible;
	}

#footer
{
	width: 970px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/viewbar_fade_new.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
	float: none;
	
}

#viewbar
{
	padding-left: 0px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/viewbar_fade_new.gif);
	background-repeat: repeat-x;
	height: 25px;
	float: left;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

.separator
{
	width: 0px;
	float: left;
}

#version
{
	font-size:95%;	
}

#version_image
{
	float:left;
}

.browserWarn
{
	color:#FF8C00;
}

#footer a:link, 
#footer a:hover, 
#footer a:visited 
{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#footer
{
	font-size: 10px;
	color: #333333;
}

#viewnormal
{
	background-color: #ffffff;
}

.actionicon,
.viewicon
{
	float: left;
	margin-right: 5px;
}

#loginstatus
{
	vertical-align: middle;
	float:right;
	padding: 2px 8px 0px 0px;
	color: #333333;
}

#company_right {
	float:right;
}

#company_left{
	float:left;
}

#company_left,
#company_right
{
	padding-top: 5px;
}

.viewnormal
{
	height: 25px;
	float: left;
	padding-left: 5px;
	padding-right: 7px;
	margin-right: 1px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/orange_button_middle.gif);
	
}

.QuestionCategoryHeader
{
	width: 590px;
	padding: 5px;
	color: #000;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/orange_button_middle.gif);
}

.QuestionList
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/alt_row_tile.png);
	background-repeat: repeat;
	border-bottom: solid 1px #fff;
	width: 600px;
}

.QuestionPartList
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/row_tile.png);
	background-repeat: repeat;
	border-bottom: solid 1px #fff;
	width: 600px;
}

.viewselected
{
	height: 25px;
	float: left;
	padding-left: 5px;
	padding-right: 7px;
	margin-right: 1px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/orange_button_middle_down.gif);
	
}

.actionnormal
{
	height: 25px;
	float: left;
	padding-left: 5px;
	padding-right: 7px;
	margin-right: 1px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/green_button_middle.gif);
	
}

.actionselected
{
	height: 25px;
	float: left;
	padding-left: 5px;
	padding-right: 7px;
	margin-right: 1px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/green_button_middle_down.gif);
	
}

.viewlinknormal,
.actionlinknormal
{
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.viewlinkselected,
.actionlinkselected
{
	color: #FFFFFF;
	font-style: italic;
}

.viewlinknormal:hover
{
	color: #FFFFFF;
}

.actionlinknormal:hover
{
	color: #FFFFFF;
}

.viewnormal p,
.viewselected p,
.actionnormal p,
.actionselected p
{
	margin-top: 4px;
}

#advanced_search
{
	width: 47%;
	height: 100%;
	padding: 10px 19px 10px 10px;
	margin: 0 0 20px 0;
	border-left: solid 0px #999999;
	border-top: solid 0px #999999;
	border-right: solid 0px #333333;
	border-bottom: solid 0px #333333;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	background-repeat: repeat;
}

.honeycomb_panel
{
	width: 90%;
	height: 100%;
	padding: 10px 10px 10px 10px;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
}

#information
{
	width: 47%;
	height: 90px;
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0 0 20px 0;
	border-left: solid 1px #999999;
	border-top: solid 1px #999999;
	border-right: solid 2px #333333;
	border-bottom: solid 2px #333333;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/green_honeycomb.gif);
}

div.input_submit
	{
		margin-left: 5px;
		padding-top: 0px;					
	}
	
	.searchpanels
	{
		width: 340px;
		padding-top: 10px;
		cursor: default; 
		margin: 0 0 0 0;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	
	div.searchbox
	{
		float: left;
		text-align: right;
		padding-top: 4px;
		margin: 0 0 0 0;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	div.searchbox input
	{
		max-width: 130px;
		border: solid 1px #999999;
	}
	
	.SummaryInformationTitle
	{
		float: left;
		width: 115px;
		margin-right: 5px;
		text-align:right;
		font-weight:bold;
		color:#C8C8C8;	
	}
	
	.SummaryInformationData
	{
		width: 115px;
		
	}
	
	
	div.input_submit a
	{
		font-size: 115%;
		font-weight: bold;	
	}
	
	div.input_submit input,
	div.input_submit_flow input
	{
		background-color: #e8700c;
		color:#FFFFFF;
		font-style: normal;
		font-weight: bold;
		font-size: 105%;	
		border: solid 1px #000000;
		cursor: pointer;
	}
	
	div.input_submit_flow input
	{
		float:left;
	}
	
	/*div.input_submit input:hover,
	div.input_submit_flow input:hover
	{
		background-color: #000000;
		border: solid 1px #e8700c;
	}*/
	
		div.input_address input,
		div.input_text input,
		div.input_text_required input,
		div.input_freetext input,
		div.input_time input,
		div.input_fieldset input,
		textarea,
		select,
		option
		{
			color: #C8C8C8;
			border: solid 1px #999999;
			margin-bottom: 3px;
		}
		
		div.input_address label,
		div.input_text label,
		div.input_text_adjacent label,
		div.input_text_required label,
		div.input_freetext label,
		div.input_time  label,
		div.input_list label,
		div.input_list_required label,
		div.input_checkbox label,
		div.readonly_text label,
		div.readonly_text_highlight label,
		div.readonly_image label,
		div.input_fieldset label
		{
			float: left;
			width: 115px;
			margin-right: 5px;
			text-align:right;
			font-weight:bold;
			color:#C8C8C8;			
		}
		
		.mock_input_text_required
		{
			float: left;
			width: 115px;
			margin-right: 5px;
			text-align:right;
			color:#FF8C00;
			font-weight:bolder;			
		}
		
		div.input_address label,
		div.input_text label,
		div.input_text_adjacent label,
		div.input_text_required label,
		div.input_freetext label,
		div.input_time  label,
		div.input_list label,
		div.input_list_required label,
		div.input_checkbox label,
		div.input_fieldset label
		{
			position:relative;
			top:4px;
			margin-bottom: 0px;
		}
		
		div.input_text_required label,
		div.input_list_required label
		{
			color:#FF8C00;
			font-weight:bolder;
		}
	
		div.input_address input,
		div.input_text input,
		div.input_text_required input,
		div.input_freetext input,
		div.input_time  input,
		div.input_list input,
		div.input_checkbox input,
		div.input_fieldset input,
		textarea,
		select,
		option
		{
			background-color:Black;
			color:#C8C8C8;
			border:solid thin #666666;
		}
		
		div.input_text_adjacent input
		{
			width: 150px;			
		}
		
		div.input_checkbox input
		{
			border: solid 0px #999999;
		}
		
		div.pricing_text input
		{
		    width: 75px;
		}
		
		div.input_list select
		{
			border: solid 1px #999999;
			background-color: #000000;
			width: 227px; 
		}
		
		div.input_list select option
		{
			border: solid 0px #000000;
			background-color: #000000;
		}
		
		div.input_fieldset fieldset
	{
		width: 240px;
	}
	
	div.readonly_text_highlight
	{
		color:#FF8C00;
	}
		
		
	div.input_address input[type="button"],
	div.input_address input[type="submit"],
	div.input_text_required input[type="button"],
	div.input_text_required input[type="submit"],
	div.input_text input[type="button"],
	div.input_text input[type="submit"]
	{
		background-color: #e8700c;
		color:#FFFFFF;
		font-style: normal;
		font-weight: bold;
		font-size: 105%;	
		border: solid 1px #000000;
		cursor: pointer;
		text-align: center;
		height: 21px;
		
	}
	
	div.input_address input[type="button"]:hover,
	div.input_address input[type="submit"]:hover,
	div.input_text_required input[type="button"]:hover,
	div.input_text_required input[type="submit"]:hover,
	div.input_text input[type="button"]:hover,
	div.input_text input[type="submit"]:hover
	{
		background-color: #000000;
		border: solid 1px #e8700c;
	}
	
	#GridTitleDiv
	{
		font-size: 120%;
		
	}
				
div.Grid table 
{
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	background-color: Transparent;
	width: 100%;	
	line-height: 13px;
	border: solid 0px #000000;
}

div.Grid tbody input
		{
			background-image: url(http://c214498.r98.cf1.rackcdn.com/filter_cdn.png);
			background-repeat:no-repeat;
			width: 100%;
			color: #FFFFFF;
			background-color: black;
			font-size: 1.2em;
			border: solid 0px #000000;
		}
		
		div.Grid tbody a
		{
			color:#FF8C00;
		}
		
		div.Grid tbody div a
		{
			text-decoration: none;
			color:#FFF;
		}
		
				
div.Grid tbody th
		{
			background-color: black;
		}
	
		
	div.Grid thead th 
	{
		text-align: left;
		background-image: url(http://c214498.r98.cf1.rackcdn.com/charcoal_grid_header.gif);
		border: solid 0px #000000;
		border-bottom: solid 1px #cccccc;
		height: 25px;
	}
		
	div.Grid th 
	{
		padding: 0 0.5em;
		text-align: left;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
	}
		
	div.Grid th+th
	{
		border: solid 0px #000000;
		border-bottom: solid 1px #cccccc;
	}
	
	div.Grid td+td 
	{
		border: solid 0px #000000;
		border-bottom: solid 1px #cccccc;
	}
	
	div.Grid td 
	{
		border: solid 0px #000000;
		padding: 0 0.5em;
		border-bottom: solid 1px #cccccc;
	}
		

	div.Grid thead
	{
		/*background-image: url(http://c214498.r98.cf1.rackcdn.com/thead_fade.png);
		background-repeat: repeat;*/
		background-color: Transparent;
		color: #ffffff;
		padding: 5px 0px 5px 0px;
	}
	
	div.Grid thead div.gridtitle
	{
	    padding: 7px;
	    width: 99%;
	    color: Orange;
	}
	
	div.Grid thead td
	{
		border-bottom: solid 0px #000000;
	}
	
	div.Grid thead a
	{
			color: #FFFFFF;
	}

div.Grid td
{
	padding: 5px;
}

div.gridTitle
{
	float:left;
	color: #e3e3e3;
	font-size: 110%;
}

.underfield_text
{
	margin-left: 120px; 
	margin-bottom: 9px;
	font-size:x-small;
}

div.pager
{
	float:right;
}

div.filter
{
	background-color: Transparent;
}

.alternatingGridRow
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/alt_row_tile.png);
	background-repeat: repeat;
}

.gridRow
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/row_tile.png);
	background-repeat: repeat;
}

.alertsGridRow
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/row_tile.png);
	background-repeat: repeat;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

.alternatingGridRowWhite
{
	background-color: Transparent;
	color: #FFFFFF;
}

.gridRowWhite
{
	background-color: Transparent;
	color: #FFFFFF;
}

.normalRow
{
	background-color: Transparent;
	border-bottom: solid 1px #cccccc;
}
.highlightedRow
{
	background-color: #333333;
	border-bottom: solid 1px #cccccc;
}

div.input_radiobutton label
		{
			float: none;		
			font-weight: normal;
			vertical-align: top;
			border: 0px;		
		}
		
		div.input_radiobutton input[type="radio"]
		{
			border: 0px;
			background-color: Transparent; 	
			vertical-align: top;	
		}
		
		div.input_fieldset div.input_list label,
		div.input_fieldset div.input_list_required label
		{
			float: left;
			width: 60px;
			margin-right: 5px;
			text-align: right;
			font-weight: normal;	
			
		}

		div.input_text .widetext input,
		div.input_text .widetext textarea
		{
			width: 75%;
		}
		
		div.input_text .widetext textarea
		{
			height: 200px;
		}
		
		div.input_text textarea,
		div.readonly_text textarea
		{		
			height: 48px;
			width: 265px;
		}

		div.input_address textarea
		{
			height: 80px;
			width: 265px;
		}

/*honeycomb panels  - full width pages*/

#EmailMessageForm
{
	width: 97.5%;
	height: 100%;
	padding: 30px 12px 50px 12px;
	border-left: solid 0px #999999;
	border-top: solid 0px #999999;
	border-right: solid 0px #333333;
	border-bottom: solid 0px #333333;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
}


/*honeycomb panels  - half width pages*/

#ContactDetailsDiv,
#CompanyInformationDiv,
#LogoUploadDiv,
#NewEntityDivInner,
#input_address,
#DevicesDiv,
#ActivitiesDiv,
#CreditDiv,
#HandlerDiv,
#ImportHandlerForm,
#NetworkForm,
#ResourceDiv
{
	width: 100%;
	height: 100%;
	padding: 30px 0px 50px 0px;
	border-left: solid 0px #999999;
	border-top: solid 0px #999999;
	border-right: solid 0px #333333;
	border-bottom: solid 0px #333333;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
}

#CreditDiv input,
#ResourceDiv input
{
	width: 60px;
}

#ResourceDiv label
{
	width: 130px;
}

/*honeycomb panels  - columned pages*/

.displayPanel
{
    padding: 30px 10px 50px 10px;
	border-left: solid 0px #999999;
	border-top: solid 0px #999999;
	border-right: solid 0px #333333;
	border-bottom: solid 0px #333333;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
}

#QuoteLookup,
#ImportData,
#JobDetailFormLeft,
#JobDetailFormRight,
#CollectionDetails,
#DeliveryDetails,
#ContactDetails,
#UserDetailsForm,
#RoleDetailForm,
#AccessRightForm,
#ReferenceDataForm,
#NomadicClientForm,
#RateCardForm,
#AreaRateDetailForm,
#UrgencyModifierForm,
#CdnInvoiceLeft,
#PricingArea,
#DeliveryDetailsPanel,
#CollectionDetailsPanel
{
	width: 95%;
	height: auto;
	padding: 20px 13px 20px 11px;
	border-left: solid 0px #999999;
	border-top: solid 0px #999999;
	border-right: solid 0px #333333;
	border-bottom: solid 0px #333333;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	margin: 0px;
}

#JobDetailFormLeft,
#JobDetailFormRight,
#DeliveryDetailsPanel,
#CollectionDetailsPanel
{
	width: 96%;
	height: auto;
	padding: 20px 10px 20px 9px;
	border-left: solid 0px #999999;
	border-top: solid 0px #999999;
	border-right: solid 0px #333333;
	border-bottom: solid 2px #333333;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
}

.detailsPanel
{
    width: 100%;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
    min-height: 200px;
    padding-top: 10px;
    height: auto;
}

.jobDetailsPanel
{
    width: 100%;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
    padding-top: 10px;
    height: auto;
}

.jobDocumentsPanel
{
    width: 100%;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
    height: 223px;
}

.addressDetailsPanel
{
    width: 100%;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
    height: auto;
}

.EndPointDetailsPanel
{
    width: 100%;
    background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
    min-height: 190px;
    padding-top: 10px;
}

.formButtons
{
    
}

.clientTitle
{
    color: Orange;
	font-weight: bolder;
	width: 100px;
	text-align: right;
	vertical-align: top;
}

.jobTitle
{
    color: #fff;
	font-weight: bolder;
	width: 140px;
	text-align: right;
	vertical-align: top;
}

.clientValue
{
    color: #FFFFFF;
}

.formheader
{
	font: 120% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	width: 180px;
}

.tabnormalblue,
.tabselectedblue,
.tabnormalbronze,
.tabselectedbronze,
.tabnormalgreen,
.tabselectedgreen,
.tabnormalred,
.tabselectedred,
.tabnormalpurple,
.tabselectedpurple {
    top: 20px;
	width: 99px;
	height: 32px;
	position: relative;
	padding: 0px;
	float: left;
	margin: 0px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
}
.tabselectedblue,
.tabselectedbronze,
.tabselectedgreen,
.tabselectedred,
.tabselectedpurple {
    background-position: center center;
	background-repeat: no-repeat;
}
.tabnormalblue {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_blue.png);
}
.tabselectedblue {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_down.png);
}
.tabnormalbronze {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_bronze.png);
}
.tabselectedbronze {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_down.png);
}
.tabnormalgreen {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_green.png);
}
.tabselectedgreen {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_down.png);
}
.tabnormalred {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_red.png);
}
.tabselectedred {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_down.png);
}
.tabnormalpurple {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_purple.png);
}
.tabselectedpurple {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/menu_down.png);
}

.tabnormal:hover
{
	color: #138ACB;
}

.tabLinkNormal,
.tabLinkSelected
{
	text-decoration: none;
	line-height: 24px;
}

.tabLinkNormal
{
	color: #e3e3e3;		
}

.tabLinkNormal:hover
{
	color: #FFFFFF;		
}

.tabLinkSelected
{
	color: #FFFFFF;
	font-size: 0.95em;	
}

.actionPanel {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	overflow: hidden;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.collapsePanel {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	overflow: hidden;
	margin: 0px;
}

.collapsePanel thead th
{
	display: none;
}

.collapsePanelHeader{
	width: 100%;
	height: 25px;
	color: #fff;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/charcoal_grid_header.gif);
	font-weight: bold;
}

.collapsePanelHeaderHalf{
	width: 50%;
	height: 25px;
	color: #fff;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/charcoal_grid_header.gif);
	font-weight: bold;
}

#master_content .collapsePanelHeader a {color:Black;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=20);
	opacity:0.2;
}

.modalPopup {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/green_honeycomb.gif);
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 15px;
	width: 490px;
	z-index: 500000;
	clear: both;
	margin: 0px;
}

.modalPopupWide
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/green_honeycomb.gif);
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 15px;
	width: 600px;
	z-index: 500;
	clear: both;
	margin: 0px;
}

.modalPopupWider
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/green_honeycomb.gif);
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 15px;
	width: 950px;
	z-index: 500;
	clear: both;
	margin: 0px;
}

.modalPopupHeader {
	background-image: url(http://c214498.r98.cf1.rackcdn.com/viewbar_fade_new.gif);
	padding: 6px;
	height: 15px;
}

/*AutoComplete flyout */
.autocomplete_completionListElement 
{  
	visibility: hidden;
	margin: -3px;
	background-color: black;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: default;
	overflow: auto;
	height: 300px;
    text-align: left; 
    list-style-type: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 999999;
    clear: both;
    position: absolute;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.autocomplete_completionListElement
{
	margin-left: 2px;
	margin-top: 3px;
}
}

/*AutoComplete flyout */
.autocomplete_completionListElement_quotes 
{  
	visibility: hidden;
	margin: 0px;
	background-color: black;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: default;
	overflow: auto;
	height: 300px;
    text-align: left; 
    list-style-type: none;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 999999;
    clear: both;
    position: relative;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
.autocomplete_completionListElement_quotes
{
	margin-left: 0px;
	margin-top: 0px;
}
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
	width: 100%;
}

/* AutoComplete item */
.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
	width: 100%;
}

/*Textbox Watermark*/
.unwatermarked {
	height:18px;
	width:148px;
}

.watermarked {
	height:20px;
	width:151px;
	padding:2px 0 0 2px;
	border:solid 1px #999999;
	background-color:#000;
}	

.demoarea {
	padding:20px;
	background:#FFF url(http://c214476.r76.cf1.rackcdn.com/demotop.png) no-repeat left top;
}

.demoarea p 
{
	padding:5px;
}

.short_text input
{
	width: 70px;
}

.address_text span
{	
	position:relative;
	left: 120px;
}


span.flashy
{
    color:#FF8C00;
    font-weight:bold;
}

.dashboardBar
{
	width: 100%;
	height: 25px;
	/* --background-image: url(http://c214498.r98.cf1.rackcdn.com/white_button_middle.gif);-- */
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.4em;
	font-style: oblique;
	font-weight: 400;
	padding-top: 5px;
	border-bottom: solid 1px #999999;
}

.dashboardBar a
{
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
	font-weight: 400;
}

.dashboardBar a: hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
	font-weight: 400;
}

.dashboardBar a: visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-style: oblique;
	font-weight: 400;
}

.alertText a
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
}

.alertText a: hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
}

.alertText a: visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
}

.dashboardPanel
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	width: 99.8%;
	height: 260px;
	border: solid 1px #999999;
}

td.reportBox
{
	width: 130px;
	height: 60px;
	text-align: center;
	vertical-align: middle; 
	background-image: url(http://c214498.r98.cf1.rackcdn.com/report-tile.png);
	background-repeat: no-repeat;
}

td.reportDescription
{
    width: 350px;
	height: 30px;
	vertical-align: top; 
	background-image: url(http://c214498.r98.cf1.rackcdn.com/row_tile.png);
	background-repeat: repeat;
	padding-left: 6px;
}

td.reportFigure
{
	background-color: #999;
	width: 75px;
	text-align: center;
}

td.reportFigureOrange
{
	background-color: #FF8C00;
	width: 75px;
	text-align: center;
}

td.reportFigureWhite
{
	background-color: #F5B138;
	width: 75px;
	text-align: center;
}

h1.reportFigure
{
	font-size: 1.6em;
	margin: 0px;
}

h1.reportTitle
{
	font-size: 1.4em;

}
h1.reportHeader
{
	font-size: 1.4em;
}

h2.reportFigure
{
	font-size: 1.4em;
	color: #fff;
}

.reportsPanel
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	width: 99.8%;
	height: 400px;
	border: solid 1px #999999;
}

#topPanel
{
    background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	width: 99.8%;
	height: auto;
	border: solid 1px #999999;
	height: 305px;
}

.dashboardSearchPanel
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	width: 99.8%;
	height: 40px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	float: left;
}

.dashboardNoticePanel
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	width: 99.8%;
	height: auto;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	overflow: hidden;
}

.mins30
        {
            color: White;
            background-color: Green;
            background-image: url(http://c214498.r98.cf1.rackcdn.com/green_fade.gif);
            background-repeat: repeat-x;
        }
        .hrs1
        {
            background-color: Yellow;
            background-image: url(http://c214498.r98.cf1.rackcdn.com/yellow_fade.gif);
            background-repeat: repeat-x;
        }
        .hrs4
        {
            background-color: #ECB908;
            background-image: url(http://c214498.r98.cf1.rackcdn.com/orange_fade.gif);
            background-repeat: repeat-x;
        }
        .hrs8
        {
            color: White;
            background-color: Red;
            background-image: url(http://c214498.r98.cf1.rackcdn.com/red_fade.gif);
            background-repeat: repeat-x;
        }
        .hrs24
        {
            color: White;
            background-color: Gray;
            background-image: url(http://c214498.r98.cf1.rackcdn.com/grey_fade.gif);
            background-repeat: repeat-x;
        }
        .hrsgrt24
        {
            background-color: White;
            filter: alpha(opacity=50); /* For IE*/
            opacity: 0.5; /* For everything else*/
            background-image: url(http://c214498.r98.cf1.rackcdn.com/white_fade.gif);
            background-repeat: repeat-x;
        }
        .never
        {
            background-color: White;
            filter: alpha(opacity=20); /* For IE*/
            opacity: 0.2; /* For everything else*/
            background-image: url(http://c214498.r98.cf1.rackcdn.com/white_fade.gif);
            background-repeat: repeat-x;
        }
        
.systemNoticeTitle
{
	font-size: 1.3em;	
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	width: 600px;
}

.systemNoticeBody
{
	width: 600px;
}

.alertBar
{
	width: 100%;
	height: 25px;
	background-color: #e6e6e6;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/alert_bar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #000000;
	letter-spacing: 0.10em;
	position: absolute;
	vertical-align: middle;
	left: 0px;
	bottom: 0px;
}

.fixedBar
{
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 30px;
	padding: 0px;
	z-index: 200;
	overflow: hidden;
	overflow-y: hidden;
	width: 100%;
	z-index: 90000;
	}

.alertTableHeader
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/orange_fade.gif);
	background-repeat: repeat-x;
	color: #000000;
}

.alertTableHeaderAction
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/red_fade.gif);
	background-repeat: repeat-x;
}

.alertText
{
	float: right;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/alert_bar_orange.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.alertSeperator
{
	float: right;
	display: inline;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/alert_seperator.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 2px;
}

.alertTableHeaderAction a
{
	color: #000000;
	text-decoration: none;
}

.alertTableHeaderAction a: hover
{
	color: #000000;
	text-decoration: none;
}

.alertTableHeaderAction a: visited
{
	color: #000000;
	text-decoration: none;
}

h3
{
	font-size: 1.0em;
}

.acInput {
        width: 200px;
}
.acResults {
        padding: 0px;
        border: 1px solid WindowFrame;
        background-color: Black;
        overflow: hidden;
}

.acResults ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0;
}

.acResults li {
        margin: 0px;
        padding: 2px 5px;
        cursor: pointer;
        display: block;
        width: 100%;
        font: menu;
        font-size: 12px;
        overflow: hidden;
}

.acLoading {
        background : url('http://c214476.r76.cf1.rackcdn.com/indicator.gif') right center no-repeat;
}

.acSelect {
        background-color: Highlight;
        color: HighlightText;
}


.handlerListA,
.handlerListB,
.networkSplitListA,
.networkSplitListB
 {
     background-image: url(http://c214498.r98.cf1.rackcdn.com/green_honeycomb.gif);
	 padding: 10px 10px 10px 10px;
	 border-left: solid 0px #999999;
	 border-top: solid 0px #999999;
	 border-right: solid 0px #999999;
	 border-bottom: solid 0px #999999;
	 overflow: auto;
}

.splitListA,
.splitListB
 {
     background-image: url(http://c214498.r98.cf1.rackcdn.com/black_honeycomb.gif);
	 padding: 10px 10px 10px 10px;
	 border-left: solid 0px #999999;
	 border-top: solid 0px #999999;
	 border-right: solid 0px #999999;
	 border-bottom: solid 0px #999999;
	 overflow: auto;
}

.networkSplitListA {
	 min-height: 300px;
	 height: 300px;
	 width: 320px;
	 float: left;
}

.networkSplitListB {
	 min-height: 300px;
	 height: 300px;
	 width: 320px;
	 float: right;
	 margin-bottom: 15px;
	 margin-right: 80px;
}

.splitListA {
	 min-height: 300px;
	 height: 300px;
	 width: 270px;
	 float: left;
}

.splitListB {
	 min-height: 300px;
	 height: 300px;
	 width: 270px;
	 float: right;
	 margin-bottom: 15px;
}

.handlerListA {
	 min-height: 200px;
	 height: 200px;
	 width: 160px;
	 float: left;
	 margin-right: 20px;
}

.handlerListB {
	 min-height: 200px;
	 height: 200px;
	 width: 160px;
	 float: left;
	 margin-bottom: 15px;
}

.splitListItem
{
	max-height: 37px;
	height: 37px;
	width: 245px;
	border: solid 1px #666;
	background-color: #999;
	background-repeat: repeat;
	overflow: hidden;
	margin-top: 2px;
	cursor: pointer;
	padding: 1px;
	padding-left: 5px;
	z-index: 999999;
}

.networkSplitListItem
{
	max-height: 15px;
	height: 15px;
	width: 295px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/grey_fade_thin.gif);
	background-repeat: repeat;
	overflow: hidden;
	margin-top: 2px;
	cursor: pointer;
	padding: 1px;
	padding-left: 5px;
}

.handlerListItem
{
	max-height: 15px;
	height: 15px;
	width: 140px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/grey_fade_thin.gif);
	background-repeat: repeat;
	overflow: hidden;
	margin-top: 2px;
	cursor: pointer;
	padding: 1px;
	padding-left: 5px;
}

.splitListNetworkItem
{
	max-height: 15px;
	height: 15px;
	width: 245px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/orange_fade_thin.gif);
	background-repeat: repeat;
	overflow: hidden;
	margin-top: 2px;
	cursor: pointer;
	padding: 1px;
	padding-left: 5px;
}

.splitJobLayout
{
	margin-right: 10px;
	width: 250px;
	float: left;
	color: Black;
}

.networkListLeft
{
	margin-right: 5px;
	width: 165px;
	float: left;
	color: Black;
}

.networkListRight
{
	margin-right: 0px;
	width: 120px;
	float: left;
	color: Black;
	text-align: right;
}

.handlerLayout
{
	margin-right: 10px;
	width: 95px;
	float: left;
	color: Black;
}

.splitJobHeader
{
	margin-right: 10px;
	width: 110px;
	float: left;
	padding-left: 15px;
	color: White;
}

.cssTable
{
	background-color: White;
	color: Black;
	border-bottom: solid 1px black;
}

.scrollableDiv
{
	height: 255px;
	width: 945px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: Black;
	padding: 2px;
}	

.scrollableDivBothWays
{
	height: 255px;
	width: 945px;
	overflow: auto;
}

.loader,
.loaderLite
{	
    width: 100%;
	height: 100%;
	z-index: 89000;
	position: fixed !important;
	position: absolute;
}

.loader
{
	background: url(http://c214498.r98.cf1.rackcdn.com/spinner.gif) no-repeat center center;
}

.loaderLite
{
    left: 0;
	top: 0;
	background: url(http://c214498.r98.cf1.rackcdn.com/transparent_pixel.png) no-repeat center center;
}

.actionButton
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/action_button.png);
	background-repeat: no-repeat;
	min-width: 195px;
	min-height: 25px;
	padding-left: 35px;
	padding-top: 3px;
	margin-left: 25px;
	float: left;
	text-decoration: none;
	color: white;
	text-transform: capitalize;
	font-size: 0.3em;
}

.actionButtonButton
{
	background-image: url(http://c214498.r98.cf1.rackcdn.com/action_button.png);
	background-repeat: no-repeat;
	min-width: 220px;
	min-height: 25px;
	padding-left: 35px;
	padding-top: 0px;
	margin-left: 30px;
	margin-top: 0px;
	float: left;
	text-decoration: none;
	color: white;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	background-color: Black;
	border: 0px;
	cursor: pointer;
}

.jobScreenActionButton
{
    background-image: url(http://c214498.r98.cf1.rackcdn.com/action_button.png);
	background-repeat: no-repeat;
	min-width: 220px;
	min-height: 25px;
	text-indent: 35px;
	line-height: 20px;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
	text-decoration: none;
	color: white;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	background-color: Black;
	border: 0px;
	cursor: pointer;
}

.jobScreenActionButtonOrange
{
    background-image: url(http://c214498.r98.cf1.rackcdn.com/action_button_orange.png);
	background-repeat: no-repeat;
	min-width: 220px;
	min-height: 25px;
	text-indent: 35px;
	line-height: 20px;
	margin-left: 15px;
	margin-top: 0px;
	float: left;
	text-decoration: none;
	color: white;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	background-color: Black;
	border: 0px;
	cursor: pointer;
}

.gridButton
{
	width: 126px;
	height: 23px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/green_grid_button.png);
	background-repeat: no-repeat;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	padding: 4px 0 0 35px;
	overflow: hidden;
	text-decoration: none;
	text-decoration: inherit;
	
}

.newGridButton
{
	width: 100px;
	height: 20px;
	background-image: url(http://c214498.r98.cf1.rackcdn.com/green_grid_button.png);
	background-repeat: no-repeat;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 0 0;
	overflow: hidden;
	text-decoration: none;
	text-decoration: inherit;
	border: 0px;
	
}



.signatureDiv
{

}

.columnWrapper
{
	height: 630px;
	
}

.content_fields
{
    height: auto;
}

.greenTextLink
{
    color: #13E80C;
    text-decoration: none;
}

.greenTextLink:hover
{
    color: #12FFB6;
}	

#zenbox_overlay { top:0; left:0; width: 100%; height: 100%; position: absolute; _position: absolute; z-index: 90000; }
#zenbox_overlay * { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-style:normal; font-variant:normal; font-size: 12px; color:#333;}

#zenbox_main #overlay_header {
  padding:6px 5px 1px 0; background-color:#333; 
  font-weight: bold; height:18px; border: solid 2px #000; 
}
#zenbox_main #overlay_header span {
  float:right; height:20px; padding-right:20px; background: transparent url(/external/zenbox/http://c214498.r98.cf1.rackcdn.com/close.png) no-repeat 33px 0; 
  text-decoration:underline; font-size:11px; cursor:pointer; color: #fff; 
}

#zenbox_main #overlay_loading h2 {padding: 10px 0; font-size:28px; }

#zenbox_main { width: 550px; height: 620px; margin: 0 auto; z-index:2; position:relative; }
#zenbox_main div { padding: 5px 20px 0 20px; margin:0; background: #EEE; overflow:none; border-right: solid 2px #000; border-left: solid 2px #000; }
#zenbox_main h2 { margin: 11px 0 7px 0; font-size: 24px; color: #111; font-weight:normal;}
#zenbox_main p  { margin: 7px 20px 0 0; line-height:1.4em;}
#zenbox_main iframe { width: 100%; height: 100%; }

#zenbox_main #overlay_preamble h2, #zenbox_main #overlay_preamble p {text-align:left;} 

#zenbox_screen { top:0; left:0; z-index:1; width: 100%; position: absolute; background-color: #000; opacity: 0.42; filter:alpha(opacity=42); -moz-opacity: 0.42;}

a#zenbox_tab {
  top: 127px; left: 0; width: 45px; height: 108px; border: solid 1px; cursor:pointer; text-indent:-5000px; 
  position: fixed; _position: fixed; z-index: 10000; overflow: hidden; margin-left: -12px;
}
a#zenbox_tab:hover {background-color: #444;}

.actionDropdown
{
    margin-top: 6px;
    background-color: #007C19;
    color: #fff;
}




