/* 
	CE Solutions CSS stuff 
	Copyright 2009 CE Solutions.
*/

div, p, li, td, th, fieldset , legend, input {
	font-size: 9pt; /*13px;*/
}

fieldset {
	margin-top: 12px;
	margin-bottom: 8px;
	padding: 7px 3px 7px 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

img {
    border: none;
}

/*fieldset.mf { }
table.mt {}*/

td.edh, td.edhe {
	width: 350px;
	vertical-align: middle;
	padding: 4px;
}

.zzMessageScreen td.edh, .zzMessageScreen td.edhe {
	width: 90px;
	font-weight: bold;
	padding: 4px;
}

td.ed {
	width: 400px;
}
td.v {
	padding-left: 8px;
}

table.errorMessage {
	border-collapse: collapse;
	width: 100%;
}
table.errorMessage td, table.errorMessage th {
	padding: 0;
}

.messagebox {
	padding: 8px;
	margin-top: 6px;
	margin-bottom: 6px;
}


.red {
}

.r {
    text-align: right;
}

.small {
	font-size: 7pt; /*9px*/
}

li.a {
	margin-bottom: 12px;
}

/* ============================================= */

table.sortedDbTable {
    border-collapse: collapse;
    border: 1px solid #a0a0a0;
	width: 100%;
}

table.sortedDbTable th,
table.sortedDbTable td {
    padding: 3px;
    border: 1px solid #c0c0c0;
}

table.sortedDbTable th.head,
table.sortedDbTable td.head {
    text-align: center;
    font-weight: bold;
    cursor: default;
	vertical-align: middle;
}

table.sortedDbTable td.headNS,
table.sortedDbTable th.headNS {
    text-align: center;
    font-weight: bold;
}

table.sortedDbTable td.headHl,
table.sortedDbTable td.headHl
{
    text-align: center;
    font-weight: bold;
    cursor: default;
}

table.sortedDbTable td.head div {
	position: relative;
	margin: 0;
    padding: 0;
	padding-left: 8px;
	margin-right: -8px;
	border: none;
	width:100%;
	height:100%;
	background-color: transparent;
}

table.sortedDbTable td.head span.ui-icon {
    margin: -8px 0 0 -4px;
    position: absolute;
    left: 0;
    top: 50%;
}


/*table.sortedDbTable  a { }*/
/* rows */
/*
table.sortedDbTable tr.row {  }
table.sortedDbTable tr.totals {}
table.sortedDbTable td.tc {}
table.sortedDbTable td.tcRed {}
*/

table.sortedDbTable td.tcr {
    text-align: right;
}

/* the most left cell that will hold the number of the row */
table.sortedDbTable td.nc {
    text-align: right;
}

/* the left cell that will hold the image to be clicked */
table.sortedDbTable td.ic {
    width: 28px;
	padding: 2px;
}

table.sortedDbTable img.ic {
    width: 24px;
	height: 24px;
}


div.sortedDbTableNav {
    margin-top: 8px;
	margin-bottom: 8px;
}

table.sortedDbTableNav {
    border: none;
}

table.sortedDbTableNav td {
    padding-left: 1px;
    padding-right: 1px;
    border: none;
}

table.sortedDbTableNav a {
    padding-left: 6px;
    padding-right: 6px;
    border: none;
}

table.sortedDbTableNav td.navCell {
    white-space: nowrap;
}

table.sortedDbTableNav td.navCellInactive {
    white-space: nowrap;
}

/* ============================================= */
@media print {
	td#leftMenu, td#leftMenu div, td#leftMenu table {
		display: none;
	}
	td#topMenu, td#topMenu div, table#topMenu table {
		display: none;
	}
    table#localMenu, div#localMenu, table.localMenu, div.localMenu {
        display: none;
	}
	.messagebox {
		display: none;
	}
	table.errorMessage {
		display: none;
	}
    body {
        border: none;
        margin: 0;
        padding: 0;
    }
}

@media handheld {
    td#leftMenu, td#leftMenu div, td#leftMenu table {
		display: none;
	}
	td#topMenu, td#topMenu div, table#topMenu table {
		display: none;
	}
}

/* ============================================= */
table.invdet {
    border: none;
    border-collapse: collapse;
    width: 100%;
}
table.invdet td, table.invdet th {
    padding: 4px;
    border: none;
    vertical-align: top;
}

table.invdet1 {
    border: 1px solid #000000;
    border-collapse: collapse;
    width: 100%;
}
table.invdet1 td, table.invdet1 th {
    padding: 4px;
    border: none;
    vertical-align: top;
	border: 1px solid #000000;
}


table.invtop {
    border: none;
    border-collapse: collapse;
    width: auto;
    margin-top: 12px;
	margin-bottom: 10px;
}
table.invtop td, table.invtop th{
    padding: 3px;
    border: none;
    vertical-align: top;
}
table.invtop td.r, table.invtop th.r {
    text-align: right;
}
/*.invoice {}*/

/* =================================== */
.popupMessageBox {
	display: none;
}

td.qsLeftTd {
	width: 60px;
}
/*td.qsRightTd {
	
}*/
input.qsInput {
	width: 150px;
}
fieldset.qs {
	margin-top: 4px;
	padding: 4px 3px 4px 3px;
}

button.jqui { 
	margin: 0;
    padding: 0 0 0 0;
    position: relative;
	text-decoration: none;
	cursor: default;
	overflow: visible;
}

button.jqui  span.ui-icon { 
    margin: -8px 0 0 0;
    position: absolute;
    left: 0;
    top: 50%;
}

button.jqui span.text { 
    margin: 0 4px 0 20px;
}

ul.db-list li {
	margin: 0;
}

ul.db-list li {
	border: 1px solid transparent;
	padding: 3px;
	list-style-type: square;
}

table.dashboard {
	width: 100%; 
	margin: 0;
	/*border-spacing: 6px;*/
	border-collapse: collapse;
}

td.dashboard {
	width: 50%; 
	padding: 0;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
}

.red {
	color: #ff0000;
}

.underlined {
	text-decoration: underline;
	cursor: pointer;
}


ul.hilitedList {
    padding: 2px;
    margin: 0;
    overflow: visible;
    vertical-align: baseline;
}
ul.hilitedList > li {
    position: relative;
    list-style-type: none;
    padding: 2px 4px 2px 4px;
    margin: 0;
    vertical-align: middle;
    cursor: default;
    margin: 3px;
}
ul.hilitedList > li.ui-state-highlight {
    padding: 6px 4px 6px 4px;
    font-weight: bold;
    font-size: larger;
}

ul.hilitedList > li  span.ui-icon { 
    margin: -8px 0 0 0;
    position: absolute;
    left: 0;
    top: 50%;
}

ul.mobile {
    list-style-type: square;
    padding-left: 16px;
    margin: 0px;
    margin-top: 4px;
}
ul.mobile > li {
    padding: 3px 1px 3px 1px;
    border: 1px solid transparent;
    font-size: 16px;
}

ol {
    padding-left: 30px;
}

table#certTable {
    font-size: 9pt;
    margin-top: 10px;
    border: none; 
    border-collapse: collapse;
    width: 100%;
}
table#certTable td {
    font-family: "Verdana";
    font-size: 9pt;
    padding-left: 12px;
	padding-right: 8px;
}
table#certTable td.left {
    white-space: nowrap;
    width: 30%;
}
.smaller {
	font-size: 8pt;
}
