/* base CSS file */

.message_info {
    background: #FFFFFF url(./images/section_header.gif) repeat-x scroll left top !important;
    border: 1px solid #BEC9DB;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom:2px;
    padding-right: 8px;
    font-size: 11px;
    font-weight: bold;
    clear: both;
    --margin-left: 2%;
    --margin-right: 2%;    
    /*margin-bottom: 12px;*/
}

.message_info ul {
    color: black;
    padding-left: 0;
}

.message_info li {
    list-style: none;
}

.message_info .complex-message {
	font-weight: normal;
}

.message_info .complex-message ul {
	margin-top: 6px;
	padding-left: 18px;
}

.message_info .complex-message li {
	list-style: disc;
}

.message_info b {
	color: #00006a;
}

.message_error {
    background: #FFFFFF url(./images/section_header_red.gif) repeat-x scroll left top !important;
    border: 1px solid #DBC9BE;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom:2px;
    padding-right: 8px;
    font-size: 11px;
    font-weight: bold;
    clear: both;
    --margin-left: 2%;
    --margin-right: 2%;    
    /*margin-bottom: 12px;*/
}

.message_error li {
    list-style: none;
}

.message_error ul {
    color: black;
    padding-left: 0;
}

.model_required input, .model_required select, .model_required textarea {
	/*border: 1px solid #B72222;*/
}

input.error, textarea.error, input.error[type="radio"], input.error[type="checkbox"], select.error  {
    color: red;
    border: 1px solid #B72222;
    background-color: #EFDDDD;
}

.error {
	border: 1px solid #B72222;
}

.cmdBtnImg {
/*	height: 0.8em;	
	width: 0.8em;*/
	/*border: 1px solid #b20000;*/ 		
}

.entityLinkIcon {
	/*height: 0.8em;
	width: 0.8em;*/
}

.entityLinkIconLarge, .entityLinkIconLarge > img{
	width: 48px;	
}

.centeredTd{
	text-align: center;
}


.pngWrapper {
	padding: 0;
	margin: 0;
}

.cmdBtnImg:active, .cmdBtnImg:hover, .cmdBtnImg_hover {
	/*border: 1px solid white;*/
	background-color: #f4c32d;
	cursor: pointer;
}

.cmdBtnImgNoHover {
	background-color: transparent !important;
	cursor: pointer;
}

img.userimage {
	border: 1px solid #BEC9DB;
}

/** Fixes IE window form unnecessary scrolbars **/
.ext-ie div.ie-form-fix {
	width: 96%;
}
.ext-ie div.ie-form-fix div.message_error, .ext-ie div.ie-form-fix div.message_info {
	width: 103.5%;
}

/* Fixes for extjs */

.x-combo-list .x-combo-selected{
	background: #D9E8FB !important;
}

a.x-menu-item {
	font-weight: normal;
}

.x-menu {
	font-size: 12px;	
	background: url("../../../js/extjs/resources/images/default/menu/menu.gif") repeat-y scroll 0 0 #F0F0F0 !important;
}

.x-menu-help {
	font-size: 11px;
	color: #60738B;
}

.x-navigation-tree .x-panel-body {
	/*background-color:#535353 !important;*/
	padding: 5px;
}

.x-navigation-tree li.x-tree-node {
	padding-top: 5px;
	padding-bottom: 5px;
}


/*.x-navigation-tree .x-tree-node-icon, .x-dynamic-tree .x-tree-node-icon {
	background-image: none !important;
	padding: 0 !important;
	width: 0 !important;
	height: 0 !important;
}*/

.x-tree-node-anchor{
	padding-left: 0px;
	position: relative;
	top: 7px;
}

.x-tree-node-icon {
	width: 30px !important;
	height: 30px !important;
}

.x-layer .x-tree-node-icon {
	width: 15px !important;
	height: 15px !important;
}

.x-navigation-node a * {
	color: black !important;
	font-weight: normal !important;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

.x-navigation-node-marked a * {
	font-weight: bold !important;
}

.x-navigation-node {
	/*background-color:#535353 !important;*/
	color: white !important;
}

.x-navigation-node.x-tree-node-over a * {
	/*text-decoration: underline !important;*/
}

.x-navigation-node-current {
	background-color: #D9E8FB !important;
}

.x-navigation-node.x-tree-selected a * {
}

ul.x-tree-root-ct, ul.x-tree-node-ct {
	list-style: none !important;
	padding: 0 !important;
}

.x-dynamic-tree a:link, .x-dynamic-tree a:visited, .x-dynamic-tree a:active{
	font-weight: normal !important;
}

.x-dynamic-tree a:hover {
	text-decoration: underline !important;
	background: transparent !important;
}

.x-dynamic-tree .x-tree-node-over,.x-dynamic-tree .x-tree-selected {
	background: transparent !important;
}

.x-dynamic-tree li.x-tree-node {
	padding-top:1px;
	padding-bottom:1px;
}

.x-dynamic-tree, .x-dynamic-tree .x-panel-body {
	background: transparent !important;
	border: none !important;
	
}

.x-dynamic-tree-custom{
	height: 200px;	
}

.x-transparent-toolbar {
	background: none !important;
	border: 0 !important;
}

.x-navigation-tree-expand-icon {
	background-image: url(./icons/bitcons/add.gif) !important;
}

.x-navigation-tree-collapse-icon {
	background-image: url(./icons/bitcons/subtract.gif) !important;
}

.ext-ie7 .model_section_cell .x-form-field-wrap .x-form-trigger{
	top:-1 !Important;
}

.ext-ie8 .x-form-field-wrap .x-form-trigger{
	top:-2 !Important;
}

.ext-safari .x-form-text {
	height: 22px !Important;
}


.x-progress-text {
	top: -1px;
}

.x-progress-bar .x-progress-text {
	top: 1px;
}

.ext-gecko .x-progress-bar .x-progress-text {
	top: 0px;
}

.ext-gecko .model_render_property_value_column .x-progress-bar .x-progress-text {
	top: 1px;
}

.ext-ie .x-progress-text {
	top: -3px;
}

.ext-ie .x-progress-bar .x-progress-text {
	top: -1px;
}

/** Ajax disable window with loader icon **/

.x-window.x-item-disabled {
	opacity: 1 !important;
	filter:alpha(opacity=100) !important; 
}

.x-window .ext-el-mask {
	text-align: center; 
}

.x-window .ext-el-mask #template_ajax_icon {
	position:relative;
	top:50%;
	margin-top:-8px;
}

/* Calendar fix for FF3 */
.x-date-middle {
    padding-top:2px;padding-bottom:2px;
    width:130px; /* FF3 */
}

.x-mainform-footer {
	background: #DBDBDB url(../../../js/extjs/resources/images/slate/tabs/tab-strip-bg.gif) repeat-x scroll left top !important;
}

/** Grid styles **/

.grid-expander {
	padding: 2px;
	background-color: #EDF0F2;
	border: 1px solid #CAD4D8;
}

.grid-expander-section {
	border-bottom: 1px solid #CAD4D8;
}

.x-grid3 table {
    table-layout: fixed;
}

.x-grid3-cell-inner {
}

.x-grid3-cell-editable {
	background: #F2F6F6 url(icons/forms/editable-cell.gif) no-repeat 0 0;
}

.x-grid3-dirty-cell {
	background-color: #F2F6F6 !important; 
}

.x-grid3-cell.less-than-zero {
	background-color: #C21616;
	color: white;
	font-weight: bold;
}

.x-grid3-cell.text-align {
	text-align: right;
}

.x-grid3-cell.font-bold {
	font-weight: bold;;
}

.x-grid3-cell.font-bold-right {
	font-weight: bold;
	text-align: right;
}

.x-grid3-cell.text-alignt-red {
	background-color:red;
	text-align: right;
}

.x-grid3-cell.text-align-large {
	text-align: right;
	font-size: 19px;
}

.x-grid3-cell.text-align-edit {
	text-align: right;
	background-color: #F2F6F6;
}

.x-grid3-cell.font-bold-large {
	font-weight: bold;
	font-size: 19px;
	text-align: right;
}
.without-spacer .x-grid3-hd-inner{
display: none;	
}


/*#order .x-grid3-td-12,#order .x-grid3-td-16 {
	font-weight: bold !important;
}

#order .x-grid3-td-5,#order .x-grid3-td-7,#order .x-grid3-td-10,#order .x-grid3-td-18 {
	border-left: lightgray solid 10px;
}
*/
#payment .x-grid3-td-3, #payment .x-grid3-td-4,#payment .x-grid3-td-5,#payment .x-grid3-td-6,#payment .x-grid3-td-7, #payment .x-grid3-td-8,#payment .x-grid3-td-9,#payment .x-grid3-td-10 {
	text-align: right;
}
