.Button {
	border: 0 none;
	padding: 0;
	margin: 0;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.IE .Button {
    display: block;
    _dummy: expression(Button_init.call(this));
}

.Button::-moz-focus-inner {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

.Button .body {
	padding: 0px;
	margin: 0px;
	cursor: default;
	background-repeat: no-repeat;
	height: 100%;
}

.Button .icon_left {
	float: left;
}

.Button .icon_right {
	float: right;
}

.Button .disabled .body {
    background-position: right 0;
}

.Button .disabled .text {
    background-position: left 0;
}
TABLE.Tab {
	border: none;
	border-collapse: collapse;
}

TABLE.Tab TD {
	padding: 0px;
}

.IE .Tab DIV {
	padding: 0px;
}

.IE6 .Tab DIV {
	_dummy: expression(Tab_init.call(this));
}

.Tab INPUT {
	position: absolute;
	display: block;
	height: 0px;
	width: 0px;
	margin: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.Tab LABEL {
	height: 100%;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}

.Tab .text {
	display: block;
	height: 100%;
	cursor: default;
	background-repeat: no-repeat;
	-moz-user-select: none;
}

.IE .Tab .text {
	padding-top: 0px;
}

.Tab .icon_left {
	float: left;
}

.Tab .icon_right {
	float: right;
}
.Tabs .tabGroup {
    border: none;
    padding: 0px;
    margin: 0px 0px -1px 0px;
    background: transparent;
    position: relative;
    z-index: 1;
}

.Tabs .align_left .Tab {
    float: left;
}

.Tabs .align_right .Tab {
    float: right;
}

        
.TabPage {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

DIV.TabPage_selected {
    position: static;
    width: auto;
    top: 0;
    left: 0;
}
.Checkbox {
    margin: 0;
    padding: 0;
}

.Checkbox INPUT {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 14px;
}

.Checkbox SPAN {
    margin-left: 4px;
    margin-right: 4px;
}

.Checkbox .icon {
    vertical-align: middle;
    font-size: 0px;
}

.Checkbox .icon_right {
    margin-left: 4px;
}

.Checkbox .icon_left {
    margin-right: 4px;
}

.Checkbox .icon_center {
    margin-left: 4px;
}
.Radiobutton {
    margin: 0;
    padding: 0;
}

.Radiobutton INPUT {
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 14px;
}

.Radiobutton SPAN {
    margin-left: 4px;
    margin-right: 4px;
}

.Radiobutton .icon {
    vertical-align: middle;
	font-size: 0px;
}

.Radiobutton .icon_right {
    margin-left: 4px;
}

.Radiobutton .icon_left {
    margin-right: 4px;
}

.Radiobutton .icon_center {
    margin-left: 4px;
}
.DataGrid TABLE {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    border: 1px #E7E7E7;
    border-style: none solid solid none;
}

.DataGrid TH:first-child {
    border-left-color: #E0E0E0;
}

.DataGrid THEAD TH {
    background-color: #F0F0F0;
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 1px;
    background-image: url(/themes/framework/assets/skins/gridHeader.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    text-align: left;
    cursor: default;
}

.DataGrid TBODY TH {
    background-color: #F0F0F0;
    border-color: #D0D0D0;
    border-style: solid;
    border-width: 1px;
    vertical-align: middle;
    text-align: right;
    padding: 0px 6px;
}

.DataGrid TD {
    padding: 0;
    border: 1px solid #ECECEC;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    color: #444;
}

.DataGrid .c {
    margin: 0px 6px;
}

.DataGrid TD A {
    padding-left: 1px;
}

.DataGrid TR.R0 {
    background-color: #F9F9F9;
}

.DataGrid TR.R1 {
    background-color: #FFF;
}

TABLE.rowClick TBODY {
    cursor: default;
}

TABLE.rowClick TBODY TR:active, TABLE.rowClick TBODY TR.active {
    background-color: #E0E6EC;
    outline:1px solid #CCC;
}

.IE TABLE.rowClick TBODY TR {
    _dummy: expression(ActiveElement_init.call(this));
}
.ImageField {
    width: 202px;
}

.ImageField .emptyImg {
    width: 160px;
    height: 120px;
    border: 1px solid #CCCCCC;
    outline: 1px solid #E8E8E8;
    background-color: #FFFFFF;
    padding: 5px;
    float: left;
    margin-right: 4px;
}

.ImageField .iPreview {
    width: 160px;
    border: 1px solid #CCCCCC;
    outline: 1px solid #E8E8E8;
    padding: 5px;
    float: left;
    margin-right: 4px;
    line-height: 0;
}

.ImageField .buttons {
    float: left;
    width: 26px;
    cursor: default;
}

.ImageField .buttons .Button {
    margin-top: 3px;
}

.ImageField .upload {
    background-image: url(/themes/framework/assets/skins/image-upload.png);
    background-repeat: no-repeat;
    background-position: center 38%;
}

.ImageField .label {
    text-align: center;
    padding: 0px 2px;
    margin-top: 76px;
    line-height: 16px;
    font-size: 12px;
    overflow: hidden;
}

.ImageField DIV.fileBtn {
    width: 26px;
    height: 22px;
    overflow: hidden;
}

.ImageField .fileBtn .ImageField_browse {
    margin-top: 0;
    display: block;
}

.ImageField INPUT.fileBtn {
    clip: rect(0px 58px 23px 32px);
    font-family: tahoma,sans-serif;
    font-size: 11px;
    color: #333333;
    height: 26px;
    margin: -22px 0 0 -32px;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}

.ImageField .end {
    clear: left;
}
.Image {
    line-height: 0;
}
.Input FIELDSET,.IE .Input FIELDSET {
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border: none;
    position: static;
}

.Input INPUT {
    width: 100%;
}

.Input TEXTAREA {
    width: 100%;
    overflow: auto;
}

.IE6 .Input TEXTAREA {
    background-attachment: fixed;
}
FIELDSET.HtmlEditor {
    line-height: 0;
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
    position: static;
}
.Selector .text {
    width: 100%;
}
.FlowGrid TABLE {
	border-collapse: collapse;
	table-layout: fixed;
}

.FlowGrid TD.t {
	padding-top: 0;
}

.FlowGrid TD.l {
	padding-left: 0;
}

.IE .Button * .text {
	background-image: url(/themes/framework/assets/skins/button_lc.png);
	background-position: left 0px;
}
.Button .text {
	background-image: url(/themes/framework/assets/skins/button_lc.png);
	background-position: left 0px;
}
.IE .Button .body {
	background-image: url(/themes/framework/assets/skins/button_r.png);
	background-position: right 0px;
}
.Button .body {
	background-image: url(/themes/framework/assets/skins/button_r.png);
	padding-right: 5px;
	background-position: right 0px;
}
.Button * .text {
	padding-left: 5px;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10px;
	color: #555;
	text-align: center;
}
.Button .icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Button .icon_left {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
}
.Button .icon_right {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.Button {
	height: 22px;
}
.Button DIV.text {
	line-height: 22px;
}
.IE .Button DIV.text {
	line-height: 20px;
	padding-bottom: 2px;
}
.IE .Button .body:active,.IE .Button .body.active {
	background-position: right -22px;
}
.IE .Button *:active .text,.IE .Button *.active .text {
	background-position: left -22px;
}
.Button:active .body,.Button.active .body {
	background-position: right -22px;
}
.Button:active .text,.Button.active .text {
	background-position: left -22px;
}
.Button *:active .text,.Button *.active .text {
	color: #555;
}
.Button:active,.Button.active {
	outline: none;
}
.Button DIV:active,.Button DIV.active {
	outline: none;
}
.Button *:focus .text,.Button *.focus .text {
	color: #000;
}
.Button:focus,.Button.focus {
	outline: 1px solid #bdefff;
}
.Button DIV:focus,.Button DIV.focus {
	outline: 1px solid #bdefff;
}
.Button DIV.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.Tab  .text {
	background-image: url(/themes/framework/assets/skins/tab_lc.png);
	padding-left: 10px;
	background-position: left 0px;
}
.Tab  LABEL {
	background-image: url(/themes/framework/assets/skins/tab_r.png);
	padding-right: 10px;
	background-position: right 0px;
}
.Tab .icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Tab .icon_left {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
}
.Tab .icon_right {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
.Tab * .text {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
.Tab {
	height: 22px;
}
.Tab SPAN.text {
	line-height: 22px;
}
.Tab :hover LABEL,.Tab .hover LABEL {
	background-position: right -30px;
}
.Tab :hover .text,.Tab .hover .text {
	background-position: left -30px;
}
.Tab .selected LABEL, .Tab .selected:hover LABEL {
	background-position: right -60px;
}
.Tab .selected .text, .Tab .selected:hover .text {
	background-position: left -60px;
}
.Tab *.selected .text {
	color: #555;
}
.Tab:focus,.Tab.focus {
	outline: 1px solid #bdefff;
}
.Tab DIV:focus,.Tab DIV.focus {
	outline: 1px solid #bdefff;
}
.Tab DIV.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.Checkbox * .text {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.Checkbox {
	height: 22px;
}
.Radiobutton * .text {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}
.Radiobutton {
	height: 22px;
}
.DataGrid TBODY TR {
	height: 24px;
}
.IE .DataGrid TBODY TR {
	height: 24pxpx;
}
.DataGrid THEAD {
	height: 21px;
}
.IE .DataGrid THEAD {
	height: 18px;
}
.ImageField_browse .icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_browse .icon_left {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_browse .icon_right {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_browse {
	width: 26px;
	height: 22px;
}
.ImageField_browse DIV.text {
	line-height: 22px;
}
.IE .ImageField_browse DIV.text {
	line-height: 20px;
	padding-bottom: 2px;
}
.ImageField_clear .icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_clear .icon_left {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_clear .icon_right {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_clear {
	width: 26px;
	height: 22px;
}
.ImageField_clear DIV.text {
	line-height: 22px;
}
.IE .ImageField_clear DIV.text {
	line-height: 20px;
	padding-bottom: 2px;
}
.ImageField_next .icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_next .icon_left {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_next .icon_right {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_next {
	width: 26px;
	height: 22px;
}
.ImageField_next DIV.text {
	line-height: 22px;
}
.IE .ImageField_next DIV.text {
	line-height: 20px;
	padding-bottom: 2px;
}
.ImageField_prev .icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_prev .icon_left {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_prev .icon_right {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.ImageField_prev {
	width: 26px;
	height: 22px;
}
.ImageField_prev DIV.text {
	line-height: 22px;
}
.IE .ImageField_prev DIV.text {
	line-height: 20px;
	padding-bottom: 2px;
}
.Input FIELDSET {
	padding-right: 8px;
}
.Input INPUT {
	line-height: 14px;
	height: 14px;
	padding: 3px;
}
.IE .Input INPUT {
	padding: 2px 3px 4px 3px;
}
.Input TEXTAREA {
	height: 126px;
	line-height: 14px;
	padding: 3px;
}
.Input * .text {
	border: 1px solid #B5B8C8;
	background-color: #FFF;
	background-image: url(/themes/framework/assets/skins/input_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color: #333;
}
.Input .text:focus,.Input .text.focus {
	outline: 1px solid #bdefff;
}
.Input *.readonly .text {
	color: #AAA;
}
.Input *.disabled .text {
	background-color: #F4F4F4;
	background-image: url(/themes/framework/assets/skins/none);
	background-position: left top;
	color: #ACA899;
}
.money * .text {
	text-align: right;
}
.numeric * .text {
	text-align: right;
}
.HtmlEditor * .text {
	line-height: 14px;
}
.FlowGrid TD {
	vertical-align: top;
}
