﻿table.pptable
{
	border: none;
	width: 100%;
	color: Black;
	background-color: #DEDFDE;
	border-bottom: solid 1px #DEDFDE;
}

table.pptable td
{
	border-left: solid 1px #DEDFDE;
	background-color: White;
	color: Black;
	border-collapse: separate;
}

table.pptable img
{
	border: none;
	vertical-align: middle;
}

td.cell_no_border
{
	border: none !important;
}

tr.header td
{
	font-weight: bold;
	color: White !important;
	background-color: Silver;
	vertical-align: middle;
	text-align: center;
	height: 35px;
	white-space: nowrap;
}

tr.header a
{
	color: White !important;
	vertical-align: middle;
	text-align: center;
}

tr.header a span
{
	color: White !important;
	padding-right: 4px;
}

tr.item td
{
	color: #666A6E;
	background-color: #F7F7DE;
	vertical-align: middle;
	padding: 10px 8px 10px 8px;
}

tr.item a
{
	color: #666A6E;
}


tr.item_stats td
{
	text-align: right;
}


tr.alt_item td
{
	color: #666A6E;
	background-color: White;
	vertical-align: middle;
	padding: 10px 8px 10px 8px;
}

tr.alt_item a
{
	color: #666A6E;
}

td.actions
{
	white-space: nowrap;
	text-align: left !important;
}

td.actions a, td.actions input
{
	padding-left: 5px;
	padding-right: 5px;
}

td.actions input
{
	vertical-align: middle;
}

tr.footer_item td
{
	color: #666A6E;
	background-color: #F7F7DE;
	vertical-align: middle;
	padding: 10px 8px 10px 8px;
	font-weight: bold;
}


.upperindex
{
	font-size: 7pt;
	color: Green;
	vertical-align: top;
}

.lowerindex
{
	font-size: 7pt;
	color: Red;
	vertical-align: top;
}

.noneindex
{
	font-size: 7pt;
	color: Blue;
	vertical-align: top;
}

.sort_direction
{
	color: #047EC4 !important;
	font-weight: bold !important;
}

.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPanel
{
	width: 450px;
	/*height: 120px;*/
	padding: 20px 20px 20px 20px;
	background-color: #F7F7DE;
	border: solid 2px #8C959B;
}

.modalPanel_QueryAdd
{
	width: 450px;
	/*height: 195px;*/
	padding: 20px 20px 10px 20px;
	background-color: #F7F7DE;
	border: solid 2px #8C959B;
}

.errorBackground
{
	background-color: white;
	filter: alpha(opacity=00);
	opacity: 0.0;
}

.errorPanel
{
	width: 450px;
	height: 120px;
	padding: 20px 20px 20px 20px;
	background-color: lemonchiffon;
	border: solid 2px #8C959B;
}

.errormessage
{
	font-family: Arial;
	font-size: 8pt;
	color: Red;
}

.message_ok
{
	font-family: Arial;
	font-size: 9pt;
	color: #0A4A94;
}

.errormessage_big
{
	font-family: Arial;
	font-size: 10pt;
	color: Red;
}

.img action_icon
{
	border: none;
	vertical-align: middle;
}

/* buttons */
.btn_add_site
{
	background: url(../i/positions/addproject.gif) no-repeat center 0px;
	width: 112px;
	height: 20px;
	border: none;
}

.btn_add
{
	background: url(../i/positions/add.gif) no-repeat center 0px;
	width: 71px;
	height: 20px;
	border: none;
}

.btn_cancel
{
	background: url(../i/positions/cancelbut.gif) no-repeat center 0px;
	width: 73px;
	height: 20px;
	border: none;
}

.btn_refresh
{
	background: url(../i/positions/updatebut.gif) no-repeat center 0px;
	width: 75px;
	height: 20px;
	border: none;
}

.btn_add_query
{
	background: url(../i/positions/addinquirybut.gif) no-repeat center 0px;
	width: 129px;
	height: 20px;
	border: none;
}

.btn_ret_to_sites
{
	background: url(../i/positions/btn_back_to_prj.gif) no-repeat center 0px;
	width: 121px;
	height: 20px;
	border: none;
}

.btn_ret_to_queries
{
	background: url(../i/positions/listinquiriesbut.gif) no-repeat center 0px;
	width: 140px;
	height: 20px;
	border: none;
}

.btn_date
{
	background: url(../i/positions/choicedatebut.gif) no-repeat center 0px;
	width: 32px;
	height: 20px;
	border: none;
}

.btn_close
{
	background: url(../i/positions/but_close.gif) no-repeat center 0px;
	width: 67px;
	height: 20px;
	border: none;
}

.btn_search
{
	background: url(../i/positions/but_search.gif) no-repeat center 0px;
	width: 56px;
	height: 20px;
	border: none;
}

.btn_finance
{
	background: url(../i/positions/fin_inf-_but.gif) no-repeat center 0px;
	width: 176px;
	height: 20px;
	border: none;
}

.btn_find
{
	background: url(../i/positions/find_but.gif) no-repeat center 0px;
	width: 56px;
	height: 20px;
	border: none;
}

.btn_showall
{
	background: url(../i/positions/show_all_but.gif) no-repeat center 0px;
	width: 101px;
	height: 20px;
	border: none;
}

.btn_import
{
	background: url(../i/positions/import_but.gif) no-repeat center 0px;
	width: 65px;
	height: 20px;
	border: none;
}

.btn_export_to_excel
{
	background: url(../i/excel.gif) no-repeat center 0px;
	width: 123px;
	height: 20px;
	border: none;
}
/* --buttons */

td.page_description
{
	height: 30px;
	vertical-align: top;
}

td.navigation
{
	border: dotted 1px #636A6B;
	height: 30px;
	padding-left: 10px;
	white-space: nowrap;
}

td.navigation a, td.navigation span
{
	padding-left: 3px;
	padding-right: 3px;
}

span.stats_in_progress
{
	background-position: left 1px;
	padding-left: 18px;
	background-image: url(../i/positions/stats_in_progress.gif);
	background-repeat: no-repeat;
}

span.stats_stoped
{
	background-position: left 1px;
	padding-left: 18px;
	background-image: url(../i/positions/stats_stoped.gif);
	background-repeat: no-repeat;
}

td.search
{
	background-color: #E6E8ED; 
	height: 60px;
	padding: 5px 10px 5px 10px;
	vertical-align: top;
}

input.search
{
	height: 15px;
	padding-top: 0px;
}

table.progress
{
	border: solid 1px #7F9DB9;
	height: 20px;
	width: 100%;
}

td.progress
{
	background-color: #A0E1FF;
}

/* calendar */
.calendar
{
	padding: 0px 5px 10px 13px;
	margin: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px !important;
	font-weight: bold;
	background-color: #EBECED;
	position: absolute;
	width: 262px;
	text-align: center;
}
A.cal
{
	color: #003366;
	text-decoration: none;
}
A.cal:hover
{
	text-decoration: underline;
}
.calTable
{
	float: left;
	margin: 0px 4px 0px 0px;
	width: 127px;
}

.calRowHighlight td
{
	padding: 0px 0px 0px 0px;
}

.calLabel
{
	padding: 0px 0px 0px 0px;
	font: 700 11px arial,helvetica,sans-serif;
	color: white !important;	
	white-space: nowrap;
	background-color: #A1A7AB;
	text-align: center;
}
.calLabel a
{
	padding-top: 1px;
	padding-bottom: 1px;
}


.calDayName
{
	background: #EBECED;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px !important;
	font-weight: bolder !important;
	width: 19px;
	color: #5279A1;
	text-align: center;
	padding: 3px 3px 3px 3px;
}
.calDate
{
	background: #ffffff;
	font: 500 10px/13px arial,helvetica,sans-serif;
	text-align: center;
}
.calDateOff
{
	background: #ffffff;
	font: 400 10px/13px arial,helvetica,sans-serif;
	color: #bf8660;
	text-align: center;
}
.calDateSel,
.calDateSel a
{
	background: #5279A1;
	color: White !important;
	font: bold 10px/13px arial,helvetica,sans-serif;
	text-align: center;
}
.calDateA
{
	color: #2a3f1d;
	text-decoration: none;
	font: 500 10px/13px arial,helvetica,sans-serif;
	text-align: center;
}
.calDateA:hover
{
	text-decoration: underline;
	font: 500 10px/13px arial,helvetica,sans-serif;
	text-align: center;
}
.calNavA
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	font: bold 12px arial,helvetica,sans-serif;
	color: white;
	padding-top: 0px;
	text-decoration: none;
}
.calNavA:hover
{
	color: #333333;
	font: bold 12px arial,helvetica,sans-serif;
}
.calClose
{
	padding-right: 8px;
	padding-left: 6px;
	font-weight: 900;
	font-size: 11px;
	padding-bottom: 2px;
	color: #64696C;
	padding-top: 0px;
	text-align: left;
}
.calClose A
{
	float: right;
	color: #64696C;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
.calClose A:hover
{
	text-decoration: none;
}
.calwrapper
{
	margin: auto; /*WIDTH: 262px*/
	width: 100%;
}
/* end calendar */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 75px;
    text-align : left; 
    list-style-type : none;
    /*width: 200px !important;*/
    padding-left: 0px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.text_watermark
{
	color:  #8c959b;
	/*background-color:  #ffffb4;*/
}

table.rows_per_page span, 
table.rows_per_page select
{
	font-size: 8pt;
	color: #8C959B;
}

table.rows_per_page select
{
	height: 18px;
}

a.no_project
{
	padding-left:3px; 
	padding-right: 3px; 
	font-size:12pt; 
	font-weight:bold;
	color: Red !important;
}

