.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color: #f0f0f0;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}
.tabsContent {
	border: 1px solid #ccc;
	border-top: 0px solid;
	width: 698px;
	overflow: hidden;
}
.tab {
	padding: 16px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab dt {
	margin-top: 16px;
}

#colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/select.png);
}
#colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../images/select.png) center;
}
#colorSelector2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background: url(../images/select2.png);
}
#colorSelector2 div {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: url(../images/select2.png) center;
}
#colorpickerHolder2 {
	top: 32px;
	left: 0;
	width: 356px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
#colorpickerHolder2 .colorpicker {
	background-image: url(../images/custom_background.png);
	position: absolute;
	bottom: 0;
	left: 0;
}
#colorpickerHolder2 .colorpicker_hue div {
	background-image: url(../images/custom_indic.gif);
}
#colorpickerHolder2 .colorpicker_hex {
	background-image: url(../images/custom_hex.png);
}
#colorpickerHolder2 .colorpicker_rgb_r {
	background-image: url(../images/custom_rgb_r.png);
}
#colorpickerHolder2 .colorpicker_rgb_g {
	background-image: url(../images/custom_rgb_g.png);
}
#colorpickerHolder2 .colorpicker_rgb_b {
	background-image: url(../images/custom_rgb_b.png);
}
#colorpickerHolder2 .colorpicker_hsb_s {
	background-image: url(../images/custom_hsb_s.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_h {
	background-image: url(../images/custom_hsb_h.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_b {
	background-image: url(../images/custom_hsb_b.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_submit {
	background-image: url(../images/custom_submit.png);
}
#colorpickerHolder2 .colorpicker input {
	color: #778398;
}
#customWidget {
	position: relative;
	height: 36px;
}

input.inputDate {
	border: 1px solid #999;
	padding: 4px;
	border-bottom-color: #ddd;
	border-right-color: #ddd;
	width: 65px;
}
#widget {
	position: relative;
	z-index:2;
}
#widgetField {
	overflow: hidden;
	position: relative;
}
#widgetField a 	{
	display: block;
	position: absolute;
	width: 140px;
	height: 24px;
	top: 0;
	left: 0;
	text-decoration: none;
	text-indent: -3000px;
	background:url(../images/img_xem_theongay.gif) left 0px no-repeat;
}
#widgetField span	{
	height: 22px;
	display:block;
	font:700 12px/22px arial;
	color:#666;
	border:1px solid #acacac;
	padding:0 10px 0 35px;
	background:url(../images/view_date_time.gif) left 0px no-repeat;
	cursor:pointer;
	/*left: 5px;
	line-height: 26px;	
	text-align: center;*/
}
#widgetCalendar, .calendarblockvne {
	position: absolute;
	top: 24px;
	left: 0;
	height: 0px;
	overflow: hidden;
	/*width: 588px;*/
	width:221px;
	background: #06bcc6;
	z-index:99999;
}
#widgetCalendar .datepicker, .calendarblockvne .datepicker {
	position: absolute;
	bottom: 0;
	top: 0;
}
#widgetCalendar .datepickerContainer, .calendarblockvne .datepickerContainer{
	background:#fff;
	border:1px solid #E2E2E3;
	border-right:none;
	border-top:none;
}
#widgetCalendar .datepickerBorderT,
#widgetCalendar .datepickerBorderB,
#widgetCalendar .datepickerBorderL,
#widgetCalendar .datepickerBorderR,
#widgetCalendar .datepickerBorderTL,
#widgetCalendar .datepickerBorderTR,
#widgetCalendar .datepickerBorderBL,
#widgetCalendar .datepickerBorderBR,
.calendarblockvne .datepickerBorderT,
.calendarblockvne .datepickerBorderB,
.calendarblockvne .datepickerBorderL,
.calendarblockvne .datepickerBorderR,
.calendarblockvne .datepickerBorderTL,
.calendarblockvne .datepickerBorderTR,
.calendarblockvne .datepickerBorderBL,
.calendarblockvne .datepickerBorderBR

{
	display:none;
}

div.datepicker table  thead tr th{
	padding:5px 4px;
}
.datepickerViewDays td{
background:#fff;
border-right:1px solid #E2E2E3;
border-bottom:1px solid #E2E2E3;
}
.datepickerMonth{
	background:#a0234f;
}
div.datepicker .datepickerMonth a {
	font:700 14px arial;
	display:block;
	padding:5px 0 0 0;
	text-align:c
}
.datepickerMonth .datepickerGoNext a,
.datepickerMonth .datepickerGoPrev a{
float:left;
width:20px
}
div.datepicker  .datepickerDoW   th{
padding: 2px 6px;
}
div.datepicker  .datepickerDoW   th span{
	margin: 0 0 0 4px
}
.datepickerViewDays thead tr th{
	background:#a0234f;
	color:#fff;
}
.datepickerViewDays thead tr th a:hover,
.datepickerViewDays thead tr th a{
	color:#fff;
	background:#A0234F;
}
.datepickerViewDays thead tr.datepickerDoW th{
	background:#e9e9e9;
	color:#333;
}