/*
 * Ext JS Library 1.1 Beta 1
 * Copyright(c) 2006-2007, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://www.extjs.com/license
 */

body {
	font-family:verdana,tahoma,helvetica;
	padding:20px;
    padding-top:32px;
    font-size:13px;
	background-color:#fff !important;
}
p {
	margin-bottom:15px;
}
h1 {
	font-size:large; 
	margin-bottom:20px;
}
.example-info{
	width:150px;
	border:1px solid #c3daf9;
	border-top:1px solid #DCEAFB;
	border-left:1px solid #DCEAFB;
	background:#ecf5fe url(info-bg.gif) repeat-x;
	font-size:10px;
	padding:8px;
}
pre.code{
	background: #F8F8F8;
	border: 1px solid #e8e8e8;
	padding:10px;
	margin:10px;
	margin-left:0px;
	border-left:5px solid #e8e8e8;
	font-size: 12px !important;
	line-height:14px !important;
}
.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;
}
.x-grid3-row-body p {
    margin:5px 5px 10px 5px !important;
}


.calendar .x-menu-item-icon {
    background-image:url(../images/default/shared/calendar.gif);
}

.search-item {
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    padding:3px 10px 3px 10px;
    border-bottom:1px solid #eeeeee;
}
.search-item h3 {
    display:block;
    font:inherit;
    font-weight:bold;
}

.search-item h3 span {
    float: right;
    font-weight:normal;
    margin:0 0 5px 5px;
    width:100px;
    display:block;
    clear:none;
}

.x-form-field {border:1px solid #A5ACB2; background:#FFF; margin-right:3px;}
.x-form-field-wrap .x-form-date-trigger {background-image:url('../images/date_select.gif'); width:44px;}
.x-form-field-wrap .x-form-date-trigger, .x-form-field-wrap .x-form-trigger-over, .x-form-field-wrap .x-form-trigger-click, .x-form-field-wrap .x-form-date-trigger {
    background-position:0 1px;
}
.x-form-field-wrap .x-form-trigger {border:0;}

.x-date-bottom {display:none;}

.x-form-field {font:10px Arial; color:#000000;}

.x-form-item LABEL {width:155px; text-align:right;}
.x-form-item .x-form-element {padding-left:170px;}

.x-date-menu {border-color:#494A4C;}

.x-date-selected .x-date-date {background:url('/media/img/grayDisc.gif') 50% 0 no-repeat !important; color:#FFF !important;}
.x-date-date {text-align:center !important; border:0 !important; background:transparent !important; padding: 2px 4px !important; color:#6E675C !important;}
.x-date-nextday .x-date-date, .x-date-prevday .x-date-date {color:#B6B3AD !important;}
.x-date-inner TH {background:transparent !important; border-bottom:2px solid #646464;}
.x-date-inner TH SPAN {font:10px Verdana !important; color:#000 !important;}
.x-date-middle, .x-date-left, .x-date-right {background:#9C9C9C;}
.x-date-left A, .x-date-right A {visibility:hidden;}
.x-date-mp-month A, .x-date-mp-year A {color:#6E675C !important; background:transparent !important;}
.x-date-mp-sel A {background:#9C9C9C !important; border:0 !important; color:#FFF !important;}
.x-date-mp-btns {background:transparent !important;}
.x-date-mp-sep, .x-date-mp-btns TD {border-color:#646464 !important;}
.x-date-mp-btns BUTTON {}

.x-form-item {text-align:left !important;}
