﻿/*
----------Rounded corners 
*/
.RoundedCorners .c1, .RoundedCorners .c2,.RoundedCorners .c3, .RoundedCorners .c4, .RoundedCorners .c5  {
background:none repeat scroll 0 0 #DFE8F6;
border-color:#99BBE8;
border-style:solid;
border-width:0 1px;
display:block;
font-size:1px;
height:1px;
overflow:hidden;
}
.RoundedCorners .c1 {
background:none repeat scroll 0 0 #99BBE8;
margin:0 5px;
}
.RoundedCorners .c2 {
border-width:0 2px;
margin:0 3px;
}
.RoundedCorners .c3 {
margin:0 2px;
}
.RoundedCorners .c4, .RoundedCorners .c5 {
margin:0 1px;
}
.RoundedCorners .block_header {
padding:0 0 10px;
}
.RoundedCorners .content_block {
background:none repeat scroll 0 0 transparent;
background-color:#DFE8F6;
border-color:#99BBE8;
border-style:solid;
border-width:0 1px;
overflow:hidden;
padding:5px 10px;
text-align:left;
}


/*
----------Master Page
*/
#LinksDiv
{
	margin-bottom:2px;
	text-align: right;
	padding-right: 10px;
	padding-right:170px;
}


div.nav
{
	min-height: 42px; 
	height: 22px; 
	margin-right: -10px;
	font-weight:bold;
	min-height: 20px; 
	height: auto;
}
#logoDiv
{
	float: right; 
	margin-top: 10px; 
	margin-right: 10px
}
.logoImage
{
	height: 55px; 
	margin-left: 10px;
}

#flashNeeded
{
	text-align: right; 
	visibility: hidden;
	margin-top:10px
}

#mainPageContent
{
	background-color:#EDEEEF;
	border:1px solid #99BBE8;
	padding:10px;
	
	min-height: 400px; 
	height: auto !important;
	height: 400px;
}

#menuPanel
{
	background-color:#EDEEEF;
	border-color:#99BBE8;
	border-style:solid solid none;
	border-width:1px 1px medium;
}

body
{
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
	margin: 10px 20px;
}

body a
{
	text-decoration: none;
	color: #000099;
}

body a:hover
{
	text-decoration: underline;
}

td
{
	vertical-align: top;
}

tr.noBorder > td
{
	border-style:none!important;
	border-width:0px!important;
}
/*
----------Ext like controls
*/


.prettyTitle
{
	-moz-user-select:none;
	background:none repeat-x scroll 0 -1px transparent;
	background-image:url("/images/Ext/white-top-bottom_blue.gif");
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	border:1px solid #99BBE8;
	line-height:15px;
	padding:5px 3px 4px 5px;
}
.ExtPanelHeader, .collapsibleHeader
{
	-moz-user-select:none;
	background:none repeat-x scroll 0 -1px transparent;
	background-image:url("/images/Ext/white-top-bottom_blue.gif");
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	border:1px solid #99BBE8;
	line-height:15px;
	padding:5px 3px 4px 5px;
	border-bottom-style:none;
}

.prettyTitleNormalFont
{
	background-color:#e0e6f3;
	padding: 5px;
}
.ExtPanel
	{
		padding:15px;
		background-color:#DFE8F6;
		font:11px tahoma,arial,helvetica,sans-serif;
		border:1px solid #99BBE8;
		margin:0;
	}

.ExtPanelRounded
	{
		padding:10px;
		background-color:#DFE8F6;
		font:11px tahoma,arial,helvetica,sans-serif;
		border:1px solid #99BBE8;
		margin:0;
	}

input[type=text],  input[type=password]
{
	padding-bottom:0;
	padding-top:2px;
	height:18px;
	border:1px solid #CCCCCC;
	background:none repeat-x scroll 0 0 transparent;
	background-color:#FFFFFF;
	background-image:url("/images/Ext/text-bg.gif");
	border-color:#B5B8C8;
	font:12px tahoma,arial,helvetica,sans-serif;
	line-height:18px;
	vertical-align:middle;
	padding:1px 3px;
	margin:0;
}
textarea, select
{
	padding-bottom:0;
	padding-top:2px;
	border:1px solid #CCCCCC;
	background:none repeat-x scroll 0 0 transparent;
	background-color:#FFFFFF;
	background-image:url("/images/Ext/text-bg.gif");
	border-color:#B5B8C8;
	font:12px tahoma,arial,helvetica,sans-serif;
	line-height:18px;
	padding:1px 3px;
	margin:0;
}
/*
--------End of ext
*/


/*
----- Ajax Tabs
*/

.ajax__tab_body
{
	background-color:#DFE8F6 !important;
	border-color: #99BBE8 !important;
	padding:0px !important;
	overflow:hidden !important;
}
.ajax__tab_header 
{
	border-bottom:1px solid #99BBE8;
	background:none !important;
}

.uploadBody form fieldSet#editSection
{
	border-color: #99BBE8;
	width:230px;
}

.ajax__tab_xp .ajax__tab_active .ajax__tab_tab 
{
	-moz-user-select:none !important;
	background:url("/images/Ext/white-top-bottom_blue.gif") repeat-x scroll 0 -1px transparent !important;
	border-color:#99BBE8 !important;
	border-style:solid solid none !important;
	border-width:1px !important;
	color:#15428B !important;
	font-family:tahoma,arial,verdana,sans-serif !important;
	font-size:11px !important;
	font-weight:bold !important;
	line-height:15px !important;
	overflow:hidden !important;
	padding:5px 3px 4px 5px !important;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner 
{
	background:none !important;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer 
{
	background:none !important;
}

/*
----- Border around flash
*/
object 
{
	border:1px solid #99BBE8;
}

.caseOnHold
{
	font-weight: bold;
	color : Red;
}

img
{
	border: 0px;
}
#input.amountinput
{
	margin:0;
}
	


#title
{
	font-size: 14px;
	font-weight: bold;
	color: #546DBA;
	padding: 10px 0 0 25px;
}

#mainContainer
{
	background: #fff; 
	/*border: 1px solid #F7941C; */
}


/*===== Header styles ===== */

div.logoDiv
{
	height: 50px;
	position: relative;
	font-size: 11px;
	color: #666666;
}

div.logoDiv a.logoLink
{
	float: left; 
	margin-top: 10px; 
	margin-left: 10px;
}

div.logoDiv div.dateTime
{
	position: absolute;
	right: 10px;
	top: 10px;
}

div.logoDiv div.loggedUser
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}

div.logoDiv div.loggedUser a
{
	color: #194C7F;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

div.logoDiv div.loggedUser a
{
	text-decoration: underline;
}

div.logoutLink
{
	position: absolute;
	top: 2px; 
	right: 10px;
}

div.userLocation
{
	position: absolute;
	top: 5px; 
	left: 140px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

/*===== End of Header styles ===== */

/*===== Navigation styles ===== */

#nav
{

	margin-left: 10px;
	margin-right: -10px;
	text-align: left;
	color: #000;
	height: 35px;
	position: relative;
	padding:2px;
	/*background: url('/images/ext/toolbarbg_g.gif') repeat-x;*/
	font-weight:bold;
}

/*===== End of Navigation styles ===== */

.streamTitle
{
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.listBox
{
	height: 150px;
	width: 120px;
}

.DropDownList
{
	width: 150px;
}

.TextBox
{
	width: 150px;
}

/*===== Grid styles ===== */



table.GridWithoutDividers
{
	margin: 5px 5px 5px 5px;
	border: none;
}

table.GridWithoutDividers a.pageLink
{
	padding: 2px 5px;
}

table.GridWithoutDividers, table.GridWithoutDividers td, table.GridWithoutDividers th
{
	font-size: 10px;
	padding: 2px 3px 2px 3px;
	vertical-align: middle;
	border: none;
}

/*table.Grid
{
	margin: 5px 5px 5px 5px;
	
	
}*/

table.GridAlign
{
	margin: 5px 5px 5px 5px;
	
}

/*table.Grid a.pagelink
{
	padding: 2px 5px;
}*/

table.GridAlign a.pagelink
{
	padding: 2px 5px;
}

/*table.Grid, table.Grid td, table.Grid th
{
	font-size: 10px;
	padding: 2px 3px 2px 3px;
	vertical-align: middle;
	border: none;
	border-bottom: 1px solid #cccccc;
}*/

table.GridAlign, table.GridAlign td, table.GridAlign th
{
	font-size: 10px;
	padding: 2px 3px 2px 3px;
	vertical-align: top;
	border: none;
	border-bottom: 1px solid #cccccc;
}

/*table.Grid tr.alternate
{
	background-color:#FFFFCC;
}*/

.Grid
{
	border:1px solid #99BBE8;
	background-color: white;
	border-collapse:collapse;
}
.InfoRow
{
	background-color:#DFE8F6;
}

.GridRow>td
{
	border:1px solid #99BBE8;
	padding-left:5px;
}

.InfoRow>td
{
	border:none;
}



tr.GridHeader
{
	/*text-align: left;
	vertical-align: middle;
	color: Blue;
	height: 20px;
	padding: 2px 3px 2px 3px;
	text-align:center;
	border:1px solid #D4E0EE;*/
	background-color:White;

}
tr.InvoicesGridHeader
{
	/*background-color:#E0E6F3;	*/
}

tr.GridHeader.LeftAlign
{
	text-align: center;
}

tr.GridHeader>th
{
	/*font-weight: bold;
	color: #546DBA;
	border: none;
	height:3em;
	vertical-align:middle;*/
	background-color:#F9F9F9;
	background:none repeat-x scroll 0 bottom transparent;
	background-image:url("/Images/Ext/grid3-hrow.gif");
	cursor:default;
	/*padding: 1px 3px 0px 1px;*/
	padding-left:5px;
	height:30px;
	/*border-left:1px solid;
	border-right:1px solid;
	border-left-color:#EEEEEE;
	border-right-color:#D0D0D0;*/
	border:1px solid #99BBE8;
}


/*tr.GridHeader th a
{
	text-decoration: underline;
	color: #546DBA;
	font-size: 10px;
	font-weight: bold;
}*/

.GridRow
{
	/*text-align: left;
	border:1px solid #D4E0EE;*/
}

.GridRowAlternate
{
	text-align: center;
	background-color:#FFFFBB;
}

.GridRowLeftAlign
{
	text-align: left;
}

.GridRowAlternateLeftAlign
{
	text-align: left;
	background-color:#FFFFBB;
}

.GridAlternating
{
	text-align: center;
}

/*===== End of Grid styles ===== */

.Step
{
	background-color: Black;
	padding: 3px;
	color: White;
	font-weight: bold;
}

.labelTextBoxPair
{
	font-family: Verdana;
	font-size: small;
	margin: 4px;
}

table.noborder tbody tr td
{
	border:none;
}
table.outline-border
{
	border: 1px solid #c4c4c4;
}

table.outline-border td
{
	border: none;
}

table.outline-border td div
{
	width: 200px;
}

table.outline-border td.title-cell
{
	padding-top: 5px;
}

.orangeBorder
{
	float: left;
	margin-right: 30px;
	margin-left: 10px;
	padding: 10px;
	height: 150px;
}
.nav a
{
	/*color: Black;*/
	font-size: 11px;
	text-decoration: none;
}

.nav a:hover
{
	font-size: 11px;
	text-decoration: underline;
}

input.button_delete
{
	margin: 1px 0 0 0;
	height: 13px;
	width: 13px;
	background: url(images/delete.gif) no-repeat top left;
	border: none;
	cursor: pointer;
	clear: right;
}

input.button_edit
{
	margin: 1px 0 0 0;
	height: 12px;
	width: 14px;
	background: url(images/edit.gif) no-repeat top left;
	border: none;
	cursor: pointer;
	clear: right;
}

input.button_read_notes
{
	margin: 1px 0 0 0;
	height: 15px;
	padding: 0 0 0px 22px;
	font-weight: bold;
	background: url(images/all_read.gif) no-repeat center left;
	border: none;
	cursor: pointer;
	clear: right;
}

input.button_unread_notes
{
	margin: 1px 0 0 0;
	height: 15px;
	font-weight: bold;
	background: url(images/unread.gif) no-repeat center left;
	padding: 0 0 0px 22px;
	border: none;
	cursor: pointer;
	clear: right;
}

a.addNewLink
{
	display: block;
	margin: 10px 0 0 10px;
}

b.red {
	FONT-SIZE: 140%; COLOR: #f25100
}

/*===== Validator Callout ===== */

.validatorCalloutHighlight
{
    background-color: Fuchsia;
}

/*===== Login table style ===== */

div.loginHolder
{
	position: absolute; 
	left: 50%; 
	top: 200px;
}

table.loginControl
{
	position: absolute;
	top: 0px;
	left: -110px;
	text-align: left;
	border: none;
}

/*===== Modal popup style ===== */

.ExtPopUpHeader
{
	-moz-user-select:none;
	background:none repeat-x scroll 0 -1px transparent;
	background-image:url("/images/Ext/white-top-bottom_blue.gif");
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	border:1px solid #99BBE8;
	line-height:15px;
	padding:5px 3px 4px 5px;
	cursor:move;
}
.panel_header
{
	-moz-user-select:none;
	background:none repeat-x scroll 0 -1px transparent;
	background-image:url("/images/Ext/white-top-bottom_blue.gif");
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	border:1px solid #99BBE8;
	line-height:15px;
	padding:5px 3px 4px 5px;
	cursor:move;
}

.modalPopup 
{
	background-color:#EDEEEF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
	text-align: left;
}

.modalBackground 
{
	background-color:Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

div.order_buttons_holder input.button-move-up
{
	background: url(images/arr_up.gif) no-repeat top left;
	position: absolute;
	top: 1px;
	left: 19px;	
	width: 14px;
	height: 7px;
	border: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

div.order_buttons_holder input.button-move-down
{
	background: url(images/arr_down.gif) no-repeat top left;
	position: absolute;
	top: 9px;
	left: 19px;	
	width: 14px;
	height: 7px;
	border: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

div.order_buttons_holder
{
	position: relative;
	height: 12px;
}

div.order_buttons_holder span
{
	padding-left: 20px;
	line-height: 18px;
}

fieldset.information
{
	margin: 5px 0 0 0;
	border: 1px solid #5873C4;
}

fieldset.information legend
{
	font-weight: bold;
}

select.formSelector
{
	width: 200px;
	font-size: 11px;
	font-family: Verdana;
}

fieldset.formHolder
{
	float: left;
	border:none;
}

fieldset.formHolder legend
{
	font-weight: bold;
}

div.submitButtonsHolder
{
	margin-top: 10px;
	text-align: right;
}

input.submit, input.wide-submit, input.marged, input.narrow-submit
{
	margin: 0;
	padding: 0;
	border: none;
	height: 22px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
	cursor: pointer;
}
.question, .question-green
{
	border:medium none;
	color:#000000;
	cursor:pointer;
	font-weight:normal;
	height:16px;
	margin:0;
	outline:medium none;
	width:16px;
}
.question
{
	background:url("/Images/question-white.png") no-repeat scroll 0 0 transparent;
}
.question-green
{
	background:url("/Images/question-green.png") no-repeat scroll 0 0 transparent;
}


input.submit
{
	/*width: 68px;
	background: url(images/button.gif) no-repeat left top;*/
	background:url("/Images/Ext/btn.gif") no-repeat scroll 0 0 transparent;
		border:medium none;
		color:#000000;
		cursor:pointer;
		font-weight:normal;
		height:22px;
		margin:0;
		outline:medium none;
		width:75px;
}

input.wide-submit
{
	width: 125px;
	background: url(/images/Ext/btn_125.gif) no-repeat left top;
}
input.narrow-submit
{
	width: 43px;
	background: url(images/narrow_button.gif) no-repeat left top;
}

.notfound
{
	font-family: Verdana;
	font-style:italic;
	font-size:small;
	color:Blue;
	font-weight:bold;
	margin-left:20px;
}
popupNotesHeader
{
	cursor: move; 
	background-color: white; 
	border: solid 1px Gray; 
	color: Black; 
	height: 25px;
}
input.marged
{
	margin: 2px;
}
select.complist
{
	width:285px;
	height:150px;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
}

.selecttitle
{
	font-family:Arial;
	font-size:small;
	font-weight:bold;
}

div.compblock
{
	float: left; 
	width: 290px; 
	margin: 3px
}

select
{
	font-family:Arial;
	font-size:12px;
}

.fixedscroll
{
	overflow-y:scroll; 
	overflow-x: hidden;
	height: 370px;
	float: left;
	margin-top:5px;
	border: 1px solid;
}
.rightpanel
{
	margin-left:260px;
}
.treeroot
{
	background:url("/Images/Ext/btn.gif") no-repeat scroll 0 0 transparent;
		border:medium none;
		color:#000000;
		cursor:pointer;
		font-weight:normal;
		height:22px;
		margin:0;
		outline:medium none;
		width:75px;
		
	/*font-weight:bold;
	font-family: Verdana;*/
}
.treenode
{
	font-family:Verdana;
	font-size: smaller;
}
.treeleaf
{
	font-weight:normal;
}
.selecteditem
{
	font-weight:bold;
}
.comp_detail_item
{
	margin-top: 5px;
	margin-bottom:20px;
	font-size:small;
}
.comp_detail_title
{
	font-weight:bold;
}
td.comp_detail_info
{
	width: 300px;
}

td.comp_detail_command
{
	width: 50px;
}

span.details_title
{
	font-size:medium;
	font-family:Verdana;
	font-weight:bold;
	margin-bottom: 20px;
}

.companylistbox
{
	width:400px;
	height:100px;
}
div.smalllink
{
	 float: right; 
	 margin-right: 20px;
}

a.smalllink
{
	 font-weight:bold;
	 font-size:smaller;
}

.activate
{
	font-size:smaller;
	color:Blue;
	font-weight:bold;
}

div.step
{
	float: left; 
	margin: 5px;
}

select.step_option
{
	width:200px;
	border: 1px solid black;
	/*border:none;
	background-color: #fffffe;*/
}

input.form_item, .form_item
{
	width: 200px;
	/*border: 1px solid #6d6d70;*/
}

/*===== Accordion Panel styles ===== */

.accordionSelectedHeader
{
	color: White;
    background: Gray;
    padding: 3px;
    margin: 1px;
    cursor: pointer;
}

.accordionSelectedHeader a
{
    font-size: 14px;
    color: white;
}

.accordionHeader
{
	/*color: White;*/
   /* background: silver;*/
    padding: 3px;
    cursor: pointer;
    margin: 1px;
}

.accordionHeader:hover
{
    color: white;
}

.accordionHeader a
{
    font-size: 14px;
   /* color: white;*/
}

.accordion
{
    /*background: #ddd;*/
}

/*=  End Of Accordion Panel styles = */

/*CollapsiblePanel*/
.collapsePanel {
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{
	/*width:100%;
	height:30px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;*/
}
.collapsibleHeader
{
	/*height:24px;
	background-image:url(/images/header2.gif);
	background-repeat:repeat-x;
	font-size:18px;
	color:White;
	padding:3px;
	cursor:pointer;
	vertical-align:middle;*/
}


table.order_info
{
	width: 100%;
	border: none;
	border-top: 1px solid #cccccc;
}

table.order_info td, table.order_info tr
{
	border-bottom: 1px solid #cccccc;
	line-height: 20px;
}

table.order_info td.name_column
{
	width: 200px;
	font-weight: bold;
}

table.order_info td.value_column
{
	
}

/* File Type Icons */

a.jpg, a.gif, a.bmp, a.tiff, a.png 
{ 
	line-height: 17px;
	padding:  5px 0 5px 20px;
	background: transparent url(images/fileicons/icon_pic.gif) no-repeat center left;
}

a.doc, a.rtf
{
	line-height: 17px;
	padding:  5px 0 5px 20px;
	background: transparent url(images/fileicons/icon_doc.gif) no-repeat center left;
}

a.xls, a.csv
{ 
	line-height: 17px;
	padding:  5px 0 5px 20px;
	background: transparent url(images/fileicons/icon_xls.gif) no-repeat center left;
}

a.pdf
{ 
	line-height: 17px;
	padding:  5px 0 5px 20px;
	background: transparent url(images/fileicons/icon_pdf.gif) no-repeat center left;
}

a.ppt
{ 
	line-height: 17px;
	padding:  5px 0 5px 20px;
	background: transparent url(images/fileicons/icon_ppt.gif) no-repeat center left;
}

a.html
{ 
	line-height: 17px;
	padding:  5px 0 5px 20px;
	background: transparent url(images/fileicons/icon_html.gif) no-repeat center left;
}

a.txt
{ 
	line-height: 17px;
	margin: 5px;
	padding:  5px 0 5px 20px;
	background: transparent url(images/fileicons/icon_txt.gif) no-repeat center left;
}

div.order_info_subheader
{
	/*padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 11px;
	background: #ffffaa;*/
	-moz-user-select:none;
	background:none repeat-x scroll 0 -1px transparent;
	background-image:url("/images/Ext/white-top-bottom_blue.gif");
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	border:1px solid #99BBE8;
	line-height:15px;
	padding:5px 3px 4px 5px;
}

span.additional_info
{
	font-style: italic;
}

div.loading
{
	line-height: 31px;
	margin-left: 45%;
	padding-left: 35px;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #F7941C;
}

.autocomplete
{
	font-weight:bold;
	font-size:small;
	
}
.autocomplete.hight
{
	background-color: Blue;
}

.nonvisible
{
	display: none;
}

quick
{
	text-align:center;
}


span.hdr
{
	font-style: italic;
	font-weight: bold;
	margin-left: 5px;
}

div.hdr
{
	height: 20px; 
	border: 1px solid black;
    padding: 5px; 
    margin-bottom: 5px
}

div.okcancel
{
	text-align: right; 
	margin-left: 5px
}

div.status
{
	height: 300px; 
	overflow-y: scroll;
	border: 1px solid black; 
	padding: 5px;
}

div.statbutton
{
	margin-top: 5px; 
	margin-left: 5px
}

div.caseListTitle
{
	padding: 5px;
}

.printoutTable
{
	width: 700px;
}

/* Shades stuff */
.shadeSelector
{
	width: 150px;
}

/* Print styles */
@media print
{
	.caseprintout
	{
		page-break-after: always;		
	}
	
	.printoutTable
	{
		width: 100%;
	}
	
	.donotprint
	{
		display: none;
	}
}

