body {
    margin:0;
    padding:0;
	font-family: Arial, Helvetica, Verdana;
	font-size:0.8em;
    background-color:#1c5663;
}

/* layout */
.wrapperHeader {
    height:100px;
    background-image:url(http://www.audiovideoconference.com/image-files2/avc-login-bg.jpg);
	
}
.wrapperBody {
    min-height:450px;
    background-color:#dde5e7;
    
}
.dataContent {
    padding: 10px 5px 10px 5px;
    float:left;
    width:790px;
    
}
.mainMenu {
    padding: 10px 5px 10px 5px;
    float:left;
    width:200px;
}
/*- content sections -----------------------------------------------*/
.sysMenu {
	vertical-align: top;
	width: 200px;
	padding: 5px;
	border: 1px solid #6bbeec;
	background-color: #f1f9fd;
	height: 300px;
}
.pageContent {
	vertical-align: top;
	border: 1px solid #6bbeec;
	padding: 5px;
		
}
.floatClean {
	clear:both;
}

.sysMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
	background-color: #FFFFFF;
	display: block;
	padding: 3px;
	margin: 0px 0px 1px 0px;
	text-decoration: none;
	border: 1px solid #C0C0C0;
}
.sysMenuItem:link {
	color: #0000ff;
	text-decoration:none;
}
.sysMenuItem:hover {
	color: #0000ff;
	background-color: #ffffcc;
	text-decoration:none;
}
.menuItemActive {
	color: #0000ff;
	background-color: #ffffcc;
	text-decoration:none;
}

.wrapperFooter {
    height:60px; 
}

.floatClean {
	clear:both;
}





.pageHeaderBox {
	font-size: 13px;
	font-weight: bold;
	color: #14414b;
	padding: 5px;
}


/*- Grid objects ---------------------------------------------------*/
.listToolBoxU {
	color: #14414B;
	font-size: 13px;
	text-align: left;
	vertical-align:middle;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	/*border: 1px solid #999999;*/
}
.listToolBoxD {
	background-color: #1c5663;
	color: #FFF;
	font-size: 13px;
	text-align: left;
	vertical-align:middle;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}
.listToolPrm {
	float: left;
}
.listToolNav {
	float:right;
}

.listColHeader {
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
	vertical-align:middle;
	font-weight: bold;
	background-color: #1c5663;
	padding: 2px 5px 2px 5px;
}
.listColCell {
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align:middle;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #C0C0C0;
}
.listActionCol {
	color: #000000;
	font-size: 12px;
	text-align: left;
	vertical-align:middle;
	padding: 1px 10px 0px 5px;
	border-bottom: 1px solid #C0C0C0;
}
.listActiveRow {
	/*background-color: #ffffff;*/
}
.listActiveRow:hover {
	background-color:#ffffcc;
}
.listHighlight {
    background-color:#fcc !important;
}

.action_icon {
	width:15px;
	height:15px;
	border:none;
	padding-right:3px;
}

/*- Form elements --------------------------------------------------*/
.feButtonWbg {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	width: 100px;
}
.feButtonGbg {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999999;
	width: 100px;
}
.feEdit {
	border: 1px solid #999999;
	background-color: #eeeeee;
	width:200px;
}
.feEditLong {
	border: 1px solid #999999;
	background-color: #eeeeee;
	width:500px;
}
.feEditNoWidth {
	border: 1px solid #999999;
	background-color: #eeeeee;
}
.feText {
	border: 1px solid #999999;
	background-color: #eeeeee;
	width:500px;
}
.feMltSelect {
	border: 1px solid #999999;
	background-color: #eeeeee;
	width:200px;
}
.fePageNavU {
	border: 1px solid #999999;
	background-color: #eeeeee;
	width:50px;
}
.fePageNavD {
	border: 1px solid #999999;
	background-color: #eeeeee;
	width:50px;
}
.feMltSelectLong {
	border: 1px solid #999999;
	background-color: #eeeeee;
	width:500px;
}
/*------------------ Form ------------------------------------------*/
.formHeaderBox {
	background-color: #1d5c6a;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	padding: 3px 5px 3px 15px;
}
.formFieldRow {
	background-color: #dde5e7;
	color: #000000;
	font-size: 12px;
	border-bottom: 1px solid #C0C0C0;
	padding: 1px 0px 1px 0px;
}
.formFieldLabel {
	text-align: right;
	float: left;
	width: 200px;
	padding: 3px 5px 0px 0px;
}
.formFieldLabelRed {
    color: #ff0000;
	text-align: right;
	float: left;
	width: 200px;
	padding: 3px 5px 0px 0px;
}
.formFieldHint {
	padding: 1px 5px 0px 0px;
	float: left;
}
.formFieldInput {
	float: left;
}
.formFieldVal {
	float: left;
	padding: 3px 0px 3px 5px;
	font-weight: bold;
}
.formFieldHeader {
	text-align: right;
    font-weight:bold;
	float: left;
	width: 225px;
	padding: 3px 0 2px 0px;
}
.formFooterBox {
	background-color: #1d5c6a;
	padding: 3px 0px 3px 0px;
}
.formPrmAction {
	text-align: right;
	width: 200px;
	float: left;
}
.formSecAction {
	padding: 0px 0px 0px 30px;
	float: left;
}
.formElementContainer {
    width:500px;
    height:150px;
    overflow:auto;
    background: #ffffcc;
    border: #999 1px solid;
}
.formECElement {
    float:left;
    width:235px;
}
/*- messaging ------------------------------------------------------*/
.msgMessage {
	border: 1px solid #009831;
	background: #edf9f1;
    margin: 5px 0px 5px 0px;
	padding: 5px;
	font-size:12px;
	color:#009831;
}
.msgError {
	border: 1px solid #ff0000;
	background: #fff0ee;
    margin: 5px 0px 5px 0px;
	padding:5px;
	font-size:12px;
	color:#ff0000;
}
.msgWarning {
	border: 1px solid #ff9900;
	background: #ffff99;
    margin: 5px 0px 5px 0px;
	padding:5px;
	font-size:12px;
	color:#000000;
}
/*-  ---------------------------------------------------*/
.imgTipSwitch {
   	width: 18px;
   	height: 17px;
}
.hintContainaer {
	width: 350px;
	padding: 5px;
	border: 1px solid #6bbeec;
	background-color: #f1f9fd;
}
.hintContainaer .tip-top {
}
.hintContainaer .tip {
}
.hintContainaer .tip .tip-title {
    font-weight: bold;
}
.hintContainaer .tip .tip-text {
}
.hintContainaer .tip-bottom {
}
/*-  ---------------------------------------------------*/
.datepicker {
	position: absolute;
	border: 2px solid #1C3262;
	font-size: 11px;
	width: 194px;
	padding: 3px;
	height: 221px;
	background: #fff;
	line-height: normal;
}

/* header
********************************************************/
.datepicker .header {
	position: relative;
	background: #1C3262;
	height: 21px;
	padding-top: 4px;
	margin-bottom: 3px;
}

.datepicker .header .title {
	text-align: center;
	padding-top: 1px;
	margin: 0px 42px 0 20px;
}

.datepicker .header .titleText {
	color: #fff;
	font-weight: bold;
}
.datepicker .header .next,
.datepicker .header .previous,
.datepicker .header .closeButton {
	position: absolute;
	width: 15px;
	height: 15px;
	background: #fff;
	text-align: center;
	color: #666;
	top: 5px;
	cursor: pointer;
}
.datepicker .header .previous {
	left: 5px;
}
.datepicker .header .next {
	right: 28px;
}
.datepicker .header .closeButton {
	right: 5px;
}

/* body
********************************************************/
.datepicker .body {
	position: relative;
	top: 0px;
	left: 0px;
	width: 194px;
	border-right: 2px solid #fff;
	height: 193px;
	overflow: hidden;
}

/* time
********************************************************/
.datepicker .time {
	width: 100%;
	height: 100%;
	background: #eee;
}

.datepicker .time .hour,
.datepicker .time .separator,
.datepicker .time .minutes {
	border: 1px solid #ccc;
	background: #fff;
	width: 50px;
	font-size: 32px;
	position: absolute;
	top: 50px;
	text-align: center;
	padding: 2px;
}

.datepicker .time .hour {
	left: 30px;
}
.datepicker .time .separator {
	background: transparent;
	border: 0px;
	width: 10px;
	left: 91px;
}

.datepicker .time .minutes {
	left: 110px;
}
.datepicker .time .ok {
	position: absolute;
	top: 105px;
	width: 136px;
	left: 30px;
	font-size: 20px;
}

/* days-grid
********************************************************/
.datepicker .days .day {
	float: left;
	background: #ccc;
	cursor: pointer;
	text-align: center;
	padding-top: 4px;
	width: 25px;
	overflow: hidden;
	height: 21px;
	margin: 0 3px 3px 0;
}

.datepicker .days .day0 {
	margin-right: 0;
}

.datepicker .days .week5 .day {
	margin-bottom: 0;
}

/* days-colors
********************************************************/
.datepicker .days .title {
	background: #5D6E95;
	font-weight: bold;
	color: #fff;
	cursor: default;
}

.datepicker .days .otherMonth {
	background: #eee;
	color: #aaa;
}

/* months
********************************************************/
.datepicker .months .month {
	float: left;
	background: #eee;
	cursor: pointer;
	text-align: center;
	overflow: hidden;
	width: 62px;
	height: 31px;
	padding-top: 15px;
	margin: 0 3px 3px 0;
}

.datepicker .months .month3,
.datepicker .months .month6,
.datepicker .months .month9,
.datepicker .months .month12 {
	margin-right: 0;
	width: 64px;
}

.datepicker .months .month10,
.datepicker .months .month11,
.datepicker .months .month12 {
	margin-bottom: 0;
}

/* years
********************************************************/
.datepicker .years .year {
	float: left;
	background: #eee;
	cursor: pointer;
	text-align: center;
	padding-top: 11px;
	width: 46px;
	overflow: hidden;
	height: 25px;
	margin: 0 3px 3px 0;
}

.datepicker .years .year3,
.datepicker .years .year7,
.datepicker .years .year11,
.datepicker .years .year15,
.datepicker .years .year19 {
	margin-right: 0;
	width: 47px;
}

.datepicker .years .year16,
.datepicker .years .year17,
.datepicker .years .year18,
.datepicker .years .year19 {
	margin-bottom: 0;
	height: 26px;
}

/* global
********************************************************/
.datepicker .selected {
	background: #8C929F !important;
	color: #fff !important;
}

.datepicker .unavailable {
	background: #edd !important;
	color: #b88 !important;
	cursor: default !important;
}

.datepicker .days .week .day:hover,
.datepicker .months .month:hover,
.datepicker .years .year:hover {
	background: #5D6E95 !important;
	color: #fff !important;
}