﻿TABLE.tabulardata {
     BACKGROUND-COLOR: #3E9292;
    }
    TABLE.tabulardata TR {
        BACKGROUND-COLOR: white;
    }
    TABLE.tabulardata TH {
        BACKGROUND-COLOR: #3E9292;
        PADDING:4px;
    }
    TABLE.tabulardata TD {
        PADDING:4px;
    }

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px 1px 1px 1px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}


h1
{
	font-size : small 
}
.spacer
{
	height : 2px;
	width : 100%
}
.row {
clear: both;
width: 100%;
}

.cell
{
	float: left;
	height: 100%;
	display:block; 
	padding: 3px 3px 3px 3px;
	width: 7em
}
 
.fieldLeft
{
	float: left;
}

.fieldRight
{
	float:left;
	width:50%;
}
 
 .ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: url(../../images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 33px;
	white-space: nowrap;	
}

li{
	list-style-image:url(../../images/edit.png);
	list-style-position:outside;
	valign:middle;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 32px;
}

.tablestyle 
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.headerstyle th 
{
    background: url(../../images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle , .altrowstyle 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(../../images/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(../../images/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(../../images/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(../../images/dt-arrow-dn.png) no-repeat right 50%;
} 

#heading
{
}

#quickLinkContainer
{
	border: thin dashed #C0C0C0;
	width: 95%;
	float: left;
	background: #fff;
	padding-bottom: 10px;
	margin-left : 2px;
}

#mainleft
{
	border: thin dashed #C0C0C0;
	width: 12%;
	float: left;
	background: #fff;
	padding-bottom: 10px;
	margin-left : 2px;
	height:70%
}
	
#maincenter
{
	margin: 1px;
	border: thin dashed #C0C0C0;
	width: 49%;
	float: left;
	background: #fff;
	padding-bottom: 10px;
}

#mainright {
border: thin dashed #C0C0C0;
width:33%;
float:left;
background:#fff;
padding-bottom:10px;
}

#main2center
{
	border: thin dashed #C0C0C0;
	width: 32%;
	float: left;
	background: #fff;
	padding-bottom: 10px;
	margin-left : 1px;
}

#main2left
{
	border: thin dashed #C0C0C0;
	width: 32%;
	float: left;
	background: #fff;
	padding-bottom: 10px;
	margin-left : 1px;
}

#main2right {
border: thin dashed #C0C0C0;
width:32%;
float:left;
background:#fff;
padding-bottom:10px;
}
  

#banner{ 
background-color: #54A0FF; 
color: #fff; 
height:40px;
border: 0; 
padding: 1px; 
} 

.staticHeader
{
	padding: 0px;
	background-color: #54A0FF;
	color: #fff;
	width: 100%;
	border: 0;
	margin: 0;
	text-indent: 3px;
} 

#banner #companylogo { 
float:left;
border:solid:1px;
width: 55px;
} 

#banner h1 { 
	float:left;
	margin: 0px; 
	color: #fff; 
	background-color: transparent; 
	font-size: 2em; 
	font-weight: 100; 
	text-align:center ;padding:3px
	} 

.FieldLabel
{
	margin: 2px;
	padding: 3px;
	text-align: right;
	background-color: #edf5ff;
	width: 10em;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.buttonContainer
{
	float: right;
	width:50px;
}



.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.progressContainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.progressHeader
{
    background: url(../../images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.progressBody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}

.ListSearchExtenderPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
}

.validatorCalloutHighlight
{
	background-color: #FFFFCC;
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

#quicklinks div
{
	margin: 4px;
}
#quicklinks div ul li a
{
	font-size : small;
}

#quicklinks div ul li
{
	list-style-type: none;
	list-style-image: none;
}

.x-window-dlg .ext-mb-download {
            background:transparent url(../../images/download.gif) no-repeat top left;
            height:46px;
        }

#actionButton input
{
	width:50px
}

.MenuLevel1
{
    color: White;
    background-color: #3f3a3f;
    font-variant: small-caps;
    font-size: large;
    font-weight: bold;
}
