@import url("form.css");

/*
----------------------------------------------------------------------------------------------------
font definitions
----------------------------------------------------------------------------------------------------
*/




@font-face {
    font-family: 'entypo';
    src: url('fonts/entypo.eot');
    src: url('fonts/entypo.eot?#iefix') format('embedded-opentype'),
         url('fonts/entypo.woff') format('woff'),
         url('fonts/entypo.ttf') format('truetype'),
         url('fonts/entypo.svg#EntypoRegular') format('svg');
    font-weight: 100;
    font-style: normal;
}



.textmedium {
	font-size: 11px;
}


.textsmall {
	font-size: 10px;
}

.textfaded {
	color: #909090;
}

.texthighlighted {
	color: #6699cc;
}


.textbright {
	color: #ffffff;
}


.textalert {
	color: #cc6600;
}


.textok {
	color: #009900;
}


/*
----------------------------------------------------------------------------------------------------
icon definitions
----------------------------------------------------------------------------------------------------
*/

.icon {
  font-family: 'entypo';
  font-size: 2.2em;
  vertical-align: middle; 
  line-height: 15px;
  padding: 4px;
  margin: 0px;

}


.phone:before{content:"\0021"}
.smartphone:before{content:"\0022"}
.mouse:before{content:"\0023"}
.roadsign:before{content:"\0024"}
.mail:before{content:"\0025"}
.write:before{content:"\0026"}
.attachment:before{content:"\0027"}
.back:before{content:"\0028"}
.doubleback:before{content:"\0029"}
.forward:before{content:"\002A"}
.user:before{content:"\002B"}
.usergroup:before{content:"\002C"}
.adduser:before{content:"\002D"}
.profie:before{content:"\002E"}
.newwindow:before{content:"\002F"}
.mappin:before{content:"\0030"}
.map:before{content:"\0031"}
.compass:before{content:"\0032"}
.compasshand:before{content:"\0033"}
.crosshair:before{content:"\0034"}
.link:before{content:"\0035"}
.heart:before{content:"\0036"}
.star:before{content:"\0037"}
.thumbsup:before{content:"\0038"}
.conversation:before{content:"\0039"}
.comment:before{content:"\003A"}
.rightquote:before{content:"\003B"}
.printer:before{content:"\003C"}
.bell:before{content:"\003D"}
.brokenlink:before{content:"\003E"}
.flag:before{content:"\003F"}
.gear:before{content:"\0040"}
.flashlight:before{content:"\0041"}
.trophy:before{content:"\0042"}
.tag:before{content:"\0043"}
.camera:before{content:"\0044"}
.moon:before{content:"\0045"}
.palette:before{content:"\0046"}
.envato:before{content:"\0047"}
.musicnote:before{content:"\0048"}
.bag:before{content:"\0049"}
.airplane:before{content:"\004A"}
.lifesaver:before{content:"\004B"}
.rings:before{content:"\004C"}
.eye:before{content:"\004D"}
.clock:before{content:"\004E"}
.microphone:before{content:"\004F"}
.calendar:before{content:"\0050"}
.bolt:before{content:"\0051"}
.hourglass:before{content:"\0052"}
.rss:before{content:"\0053"}
.signal:before{content:"\0054"}
.lock:before{content:"\0055"}
.unlock:before{content:"\0056"}
.checkmark:before{content:"\0057"}
.xmark:before{content:"\0058"}
.minuscircle:before{content:"\0059"}
.pluscircle:before{content:"\005A"}
.xmarkcircle:before{content:"\005B"}
.minus:before{content:"\005C"}
.plus:before{content:"\005D"}
.cancel:before{content:"\005E"}
.info:before{content:"\005F"}
.infocircle:before{content:"\0060"}
.questionmark:before{content:"\0061"}
.questioncircle:before{content:"\0062"}
.caution:before{content:"\0063"}
.clockwise:before{content:"\0064"}
.counterclockwise:before{content:"\0065"}
.crosspaths:before{content:"\0066"}
.backarrow:before{content:"\0067"}
.looparrow:before{content:"\0068"}
.list:before{content:"\0069"}
.listadd:before{content:"\006A"}
.window:before{content:"\006B"}
.document:before{content:"\006C"}
.portrait:before{content:"\006D"}
.copydocument:before{content:"\006E"}
.landscape:before{content:"\006F"}
.photos:before{content:"\0070"}
.video:before{content:"\0071"}
.music:before{content:"\0072"}
.folder:before{content:"\0073"}
.cabinet:before{content:"\0074"}
.trash:before{content:"\0075"}
.upload:before{content:"\0076"}
.download:before{content:"\0077"}
.hdd:before{content:"\0078"}
.cloud:before{content:"\0079"}
.cloudupload:before{content:"\007A"}
.play:before{content:"\007B"}
.pause:before{content:"\007C"}
.record:before{content:"\007D"}
.stop:before{content:"\007E"}
.creativecommons:before{content:"\00A9"}
.widewindow:before{content:"\00AE"}
.nexttrack:before{content:"\00C4"}
.previoustrack:before{content:"\00C5"}
.beginningtrack:before{content:"\00C7"}
.endtrack:before{content:"\00C9"}
.zoomout:before{content:"\00D1"}
.zoomin:before{content:"\00D6"}
.volume:before{content:"\00DC"}
.volumeoff:before{content:"\00E0"}
.volumeon:before{content:"\00E1"}
.leftarrow:before{content:"\00E2"}
.uparrow:before{content:"\00E3"}
.downarrow:before{content:"\00E4"}
.rightarrow:before{content:"\00E5"}
.leftarrowsmall:before{content:"\00E7"}
.uparrowsmall:before{content:"\00E8"}
.downarrowsmall:before{content:"\00E9"}
.rightarrowsmall:before{content:"\00EA"}
.leftarrowcircle:before{content:"\00EB"}
.uparrowcircle:before{content:"\00EC"}
.downarrowcircle:before{content:"\00ED"}
.rightarrowcircle:before{content:"\00EE"}
.home:before{content:"\00EF"}
.bookmark:before{content:"\00F1"}
.maximize:before{content:"\00F2"}
.open-book:before{content:"\00F3"}
.search:before{content:"\00F4"}
.ellipsis:before{content:"\00F6"}
.bargraph:before{content:"\1F4CA"}
.dot:before{content:"\25CF"}



/*
----------------------------------------------------------------------------------------------------
notification boxes
----------------------------------------------------------------------------------------------------
*/


.alert {
    border: 1px solid #f0f0f0;
    padding: 0px;
    background: #FEF9F9;
    font-size: 11px;
}

.success {
    border: 1px solid #F1FEE2;
    padding: 0px;
    background: #FAFFF5;
    font-size: 11px;
    color: #ffffff;
}


.info {
    border: 1px solid #fbee7f;
    padding: 0px;
    background: #fffce7;
    font-size: 11px;
}

.neatbox {
	background-color: #fcfcfc;
	border-right: #f6f6f6 1px solid;
	border-left: #f6f6f6 1px solid;
	border-top: #f6f6f6 1px solid;
	border-bottom: #f6f6f6 1px solid;
}





.roundedbox {
	border: 2px;
	padding: 5px 5px;
	border-radius: 10px;
	color: #000000;
	font-size: 11px;
	background: #E6F2FC;
}

.vertical {
	border-right: #e0e0e0 1px solid;
	height: '100%';
}

.horizontal {
	border-bottom: #e0e0e0 1px solid;
	margin: 0px;
	width: 1px;
}


.roundedbox-filters {
	border: 2px;
	padding: 5px 5px;
	border: #e0e0e0 1px dotted;
	//display: block;
	background: #f9f9f9;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fcfcfc));
	background: -moz-linear-gradient(top,  #ffffff,  #ffffff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
	font-size: 11px;
	border-radius: 10px;
	color: #404040;
}


.roundedbox-content {
	border: 1px;
	padding: 20px 20px;
	border-right: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	padding-top: 0px;
	border-radius: 10px;
	color: #000000;
	background: #ffffff;
}

.roundedbox-small {
	border: 1px !important;
	padding: 5px 5px !important;
	border-right: #e0e0e0 1px solid !important;
	border-left: #e0e0e0 1px solid !important;
	border-top: #e0e0e0 1px solid !important;
	border-bottom: #e0e0e0 1px solid !important;
	display: inline-block;
	background: #f9f9f9 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9)) !important;
	background: -moz-linear-gradient(top,  #ffffff,  #f9f9f9) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9') !important;
	font-size: 11px !important;
	border-radius: 5px !important;
	color: #404040 !important;
}

.roundedbox-small-white {
	border: 1px;
	padding: 5px 5px;
	border-right: beige 1px solid;
	border-left: beige 1px solid;
	border-top: beige 1px solid;
	border-bottom: beige 1px solid;
	display: inline-block;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(top,  #ffffff,  #ffffff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
	font-size: 11px;
	border-radius: 5px;
	color: #404040;
}

.roundedbox-square {
	border: 1px;
	padding: 3px 3px;
	border-right: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	display: inline-block;
	background: #f9f9f9;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
	background: -moz-linear-gradient(top,  #ffffff,  #f9f9f9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9');
	font-size: 11px;
	border-radius: 5px;
	color: #404040;
}

.roundedbox-highlighted {
	border: 1px;
	padding: 3px 3px;
	border-right: #e0e0e0 1px solid;
	border-left: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
	display: inline-block;
	background: #f9f9f9;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9));
	background: -moz-linear-gradient(top,  #ffffff,  #f9f9f9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9');
	font-size: 11px;
	border-radius: 5px;
	color: #404040;
}


.roundedbox-alert {
	border: 1px;
	padding: 6px 6px;
	border-right: #edb9b9 1px solid;
	border-left: #edb9b9 1px solid;
	border-top: #edb9b9 1px solid;
	border-bottom: #edb9b9 1px solid;
	background: #ffe7e6;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffe7e6), to(#ffe7e6));
	background: -moz-linear-gradient(top,  #ffe7e6,  #ffe7e6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7e6', endColorstr='#ffe7e6');
	font-size: 11px;
	border-radius: 5px;
	color: #000000;
}


.roundedbox-orange {
	border: 1px;
	padding: 5px 5px;
	border-right: #f1af70 1px solid;
	border-left: #f1af70 1px solid;
	border-top: #f1af70 1px solid;
	border-bottom: #f1af70 1px solid;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fbf6f0));
	background: -moz-linear-gradient(top,  #ffffff,  #fbf6f0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fbf6f0');
	font-size: 11px;
	border-radius: 5px;
	color: #000000;
}

.roundedbox-success {
	border: 1px;
	padding: 6px 6px;
	border-right: #aff382 1px solid;
	border-left: #aff382 1px solid;
	border-top: #aff382 1px solid;
	border-bottom: #aff382 1px solid;
	background: #eaffe6;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaffe6), to(#eaffe6));
	background: -moz-linear-gradient(top,  #eaffe6,  #eaffe6);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaffe6', endColorstr='#eaffe6');
	font-size: 13px;
	border-radius: 5px;
	color: #008800;
}


.roundedbox-info {
	border: 1px !important;
	padding: 5px 5px !important;
	border-right: #f0f0f0 1px solid !important;
	border-left: #f0f0f0 1px solid !important;
	border-top: #f0f0f0 1px solid !important;
	border-bottom: #f0f0f0 1px solid !important;
	display: inline-block;
	background: #fffde3 !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fffde3)) !important;
	background: -moz-linear-gradient(top,  #ffffff,  #fffde3) !important;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fffde3') !important;
	font-size: 11px !important;
	border-radius: 5px !important;
	color: #404040 !important;
}


.whitebox {
	border: solid 1px #e0e0e0;
	padding: 5px 5px;
	//border-radius: 10px;
	color: #000000;
	font-size: 10px;
	background: #fffeee;
}

.whitebox-rounded {
	border: solid 20px #f0f0f0;
	padding: 5px 5px;
	position:relative;
	z-index: 0;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	//border-radius: 20px;
	behavior: url(../codebase/js/pie/pie.htc);

}

.whitebox-rounded-yellow {
	border: solid 2px #f6f6f6;
	padding: 10px 10px;
	position:relative;
	z-index: 0;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	border-radius: 0px;
	behavior: url(../codebase/js/pie/pie.htc);

}

.whitebox-rounded-small {
	border: solid 1px #e0e0e0;
	padding: 5px 5px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	border-radius: 10px;
	behavior: url(../codebase/js/pie/pie.htc);

}

.blackbox {
	border: solid 1px #c0c0c0;
	padding: 5px 5px;
	//border-radius: 10px;
	color: #ffffff;
	font-size: 10px;
	background: #000000;
}




.grid-header-fixed {
	overflow: hidden;
	width: 100px;
}

#datagrid-table table {
	border-collapse:collapse;
	border: 0px solid #ffffff;
}


#datagrid-table td {
	border-left: 1px dotted #e0e0e0;
	border-right:1px dotted #e0e0e0;
	border-bottom:1px dotted #d0d0d0;
}

#datagrid-table table td {
	border: 0px solid #ffffff;
}


.grid-cell {
	height: 20px;
	//white-space: nowrap;
	max-width: 300px;
	//overflow: hidden;
	//text-overflow: ellipsis;
}

.grid-cell-small {
	//white-space: nowrap;
	max-width: 200px;
	//overflow: hidden;
	//text-overflow: ellipsis;
}




.tabon {
	background: #808080;
	background: -webkit-gradient(linear, left top, left bottom, from(#808080), to(#404040));
	background: -moz-linear-gradient(top,  #808080,  #404040);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#808080', endColorstr='#404040');
	padding: 20px;
	color: #ffffff;
	height: 40px;
	margin-bottom: 0px;
	border: 0px;
	font-size: 13px;
	font-weight: bold;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-top-right-radius: 10px; 
	border-radius: 10px 10px 0 0;
	behavior: url(../codebase/js/pie/pie.htc);
	z-index: 10000;
}



.tabon a {
	color: #ffffff;
}

.taboff {
	background: #e0e0e0;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e0e0e0));
	background: -moz-linear-gradient(top,  #f9f9f9,  #e0e0e0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e0e0e0');
	padding: 20px;
	color: #000000;
	height: 44px;
	margin: 0px;
	border: 0px;
	font-size: 13px;
	font-weight: normal;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-top-right-radius: 10px; 
	border-radius: 10px 10px 0 0;
	behavior: url(../codebase/js/pie/pie.htc);
	z-index: 10000;
}

.tabon-wide {
	background: #cc3300;
	//background: -webkit-gradient(linear, left top, left bottom, from(#e0e0e0), to(#808080));
	//background: -moz-linear-gradient(top,  #e0e0e0,  #808080);
	//filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0', endColorstr='#808080');

	padding: 15px;
	color: #ffffff;
	height: 40px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: normal;
	
	//-moz-border-radius-topleft: 15px;
	//-moz-border-radius-topright: 15px;
	//-webkit-border-top-left-radius: 15px; 
	//-webkit-border-top-right-radius: 15px; 
	//border-radius: 15px 15px 0 0;
	//behavior: url(../codebase/js/pie/pie.htc);
	z-index: 10000;
}
.taboff-wide {
	background: #f6f6f6;
	//background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0));
	//background: -moz-linear-gradient(top,  #f9f9f9,  #f0f0f0);
	//filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0');
	padding: 15px;
	color: #808080;
	height: 40px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: normal;
	
	//-moz-border-radius-topleft: 10px;
	//-moz-border-radius-topright: 10px;
	//-webkit-border-top-left-radius: 10px; 
	//-webkit-border-top-right-radius: 10px; 
	//border-radius: 10px 10px 0 0;
	//behavior: url(../codebase/js/pie/pie.htc);
	z-index: 10000;
}




.structure-small {
	width: 80px;
}

/* start shape object */


.circle {

}


.shape {
	align: middle;
	border: 0px;
	border-color: #ffffff;
}

	.shape .red {
		background: #cc0000;
	}

	.shape .yellow {
		background: #ff9900;
	}

	.shape .green {
		background: #bcec9e;
	}

	.shape .grey {
		background: #f0f0f0;
	}

	.shape .small {
		width: '25%';
		height: '25%';
	}

	.shape .very-small {
		width: 20px;
		height: 20px;
	}

	.shape .big {
		width: '150%';
		height: '150%';
	}

	.shape .square {
		width: 20px;
		height: 20px;
	}

	.shape .rectangle {
		width: 20px;
		height: 10px;
	}


	.shape .circle {
		width: 15px;
		height: 15px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
	}
/* end shapes object */






input[type="text"].big {
	background: #ffffff;
	float: left;
	height: 40px;
	width: 400px;
	font-size: 16px;
	padding-left: 5px;
}


input[type="password"] {
	background: #ffffff;
	float: left;
	height: 20px;
	padding-left: 5px;
}



input[type="password"].big {
	background: #ffffff;
	float: left;
	height: 40px;
	width: 350px;
	font-size: 16px;
	padding-left: 5px;
}


input[type="file"] {
	font-size: 11px; background-color: #ffffff
}



input[type="button"] {
	border: 2px;
	padding: 5px 5px;
	border-radius: 5px;
	color: #ffffff;
	font-size: 11px;
	background: #cc6600;
	position: relative;
	behavior: url(../codebase/js/pie/pie.htc);

}

input[type="submit"] {
	color: #ffffff;
	border: solid 0px #000000;
	font-size: 11px;
	font-weight: normal;
	background: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#a0a0a0), to(#000000));
	background: -moz-linear-gradient(top,  #a0a0a0,  #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0a0a0', endColorstr='#000000');
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(../codebase/js/pie/pie.htc);

}



.button {
	color: #ffffff !important;
	border: solid 0px #000000;
	padding: 7px 7px;
	background: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#a0a0a0), to(#000000));
	background: -moz-linear-gradient(top,  #a0a0a0,  #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0a0a0', endColorstr='#000000');
	margin: 4px;
	padding: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(../codebase/js/pie/pie.htc);
}


.button-faded {
	color: #000000 !important;
	border: solid 0px #000000;
	padding: 7px 7px;
	font-weight: normal;
	background: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#c0c0c0), to(#808080));
	background: -moz-linear-gradient(top,  #a0a0a0,  #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0a0a0', endColorstr='#000000');
	height:30px;
	margin: 4px;
	padding: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(../codebase/js/pie/pie.htc);
}

.button-wide {
	color: #ffffff;
	border: solid 0px #000000;
	padding: 7px 7px !important;
	font-size: 14px !important;
	font-weight: normal !important;
	background: #cccccc !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#6699cc), to(#003366)) !important;
	background: -moz-linear-gradient(top,  #6699cc,  #003366) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699cc', endColorstr='#003366') !important;
	height: 30px !important;
	//display: block;
	margin: 0px !important;
	vertical-align: middle !important;
	float: middle !important;
	padding: 10px !important;
	border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	-webkit-border-radius: 6px !important;
	behavior: url(../codebase/js/pie/pie.htc);
}

.button-small {
	background:#a0a0a0; color:#fff;
	cursor:pointer;
	padding:8px 8px;
	font-size: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}


.button-grey {
	background:#808080; color: #ffffff;
	cursor:pointer;
	padding:6px 6px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../codebase/js/pie/pie.htc);
}


.button-action {
	background-color: #f9f9f9;
	border: 1px #d0d0d0 solid;
	cursor:pointer;
	font-size: 13px;
	color: #404040;
	height: 20px;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
}

.button-action a {
	color: #404040;
}

.action-buttonbig {
	background:#cc6600;
	cursor:pointer;
	float: left;
	padding: 10px 10px;
	height: 40px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../codebase/js/pie/pie.htc);
}



hr {
	border: 0;
	width: 100%;
	height: 1px;
	background: #e0e0e0;
}





.apptabon {
	//overflow:auto;
	color: #ffffff;
	border: solid 1px #000000;
	font-weight: bold;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	border: dotted 0px #999;
	background: #808080;
	background: -webkit-gradient(linear, left top, left bottom, from(#a0a0a0), to(#808080));
	background: -moz-linear-gradient(top,  #a0a0a0,  #808080);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0a0a0', endColorstr='#808080');
	height: 0px;
	margin: 1px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	behavior: url(../codebase/js/pie/pie.htc);
}

.apptabon a {
	color: #ffffff;
}

.apptaboff {
	color: #0a0a0;
	font-weight: normal;
	border: solid 1px #e0e0e0;
	font-size: 13px;
	background: #f0f0f0;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f9f9f9,  #f0f0f0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#f0f0f0');
	height: 0px;
	margin: 0px;
	border: 1px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	behavior: url(../codebase/js/pie/pie.htc);
}

.apptaboff a {
	color: #808080;
}





#footer {
   position:fixed;
   left:0px;
   bottom:0px;
   height: 30px;
   width:100%;
   background:#fff;
   border-top: 1px solid #a0a0a0;
}

/* IE 6 */
* html #footer {
   position:absolute;
   top:expression((0-(footer.offsetHeight)+(document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight)+(ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop))+'px');
}




.ttable-header {
	color: #fff;
	font-weight: bold; 
	border: dotted 1px #606060;
	background: #98A71F;
	background: -webkit-gradient(linear, left top, left bottom, from(#a0a0a0), to(#505050));
	background: -moz-linear-gradient(top,  #f0f0f0,  #e0e0e0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e0e0e0');
	height: 30px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	text-transform: uppercase;
}

.ttable-header a {
	color: #ffffff;
}



.table-header{
	color: #ffffff;
	font-weight: bold; 
	border: dotted 1px #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#000000));
	background: -moz-linear-gradient(top,  #666666,  #000000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
	height: 30px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	text-transform: uppercase;
}

.table-header a, .table-header a:hover, .table-header a:link, .table-header a:active, .table-header a:visited {
	color: #ffffff;
}

.table-list-header {
	color: #404040;
	font-weight: normal; 
	border: dotted 1px #606060;
	background: #f9f9f9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#e0e0e0));
	background: -moz-linear-gradient(top,  #f9f9f9,  #e0e0e0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e0e0e0');
	height: 30px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	text-transform: uppercase;
}

.table-list-header a {
	color: #404040;
}


.table-header-highlighted {
	color: #000000;
	border: dotted 1px #999;
	background: #e2f0f0;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8fbfb), to(#e2f0f0));
	background: -moz-linear-gradient(top,  #f8fbfb,  #e2f0f0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8fbfb', endColorstr='#e2f0f0');
	height: 20px;
	margin: 0px;
	border: 0px;
	text-transform: uppercase;

}

.table-header-alert {
	color: #000000;
	border: dotted 1px #999;
	background: #f0e2e5;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbf8f9), to(#f0e2e5));
	background: -moz-linear-gradient(top,  #fbf8f9,  #f0e2e5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbf8f9', endColorstr='#f0e2e5');
	height:30px;
	margin: 0px;
	border: 0px;
}



.table-row {
	color: #000000;
	border: dotted 1px #999;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background: -moz-linear-gradient(top,  #ffffff,  #ffffff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff');
	height: 20px;
	margin: 0px;
	border: 0px;
	/* text-transform: capitalize; */
	font-size: 10px;
}

.table-row-nobg {
	color: #000000;
	border: dotted 1px #999;
	//height:26px;
	margin: 0px;
	border: 0px;
}

.table-row-highlighted {
	color: #000000;
	border: dotted 1px #999;
	background: #f9fbf8;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9fbf8), to(#e3f0e2));
	background: -moz-linear-gradient(top,  #f9fbf8,  #e3f0e2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9fbf8', endColorstr='#e3f0e2');
	//height: 26px;
	margin: 0px;
	border: 0px;
}


.datagrid-record-label {
	color: #000000;
	border: solid 1px #f9f9f9;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	font-weight: bold;
	background: #ffffec;
	background: -webkit-gradient(linear, left top, left bottom, from(#fcfcfc), to(#f9f9f9));
	background: -moz-linear-gradient(top,  #fcfcfc,  #f9f9f9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f9f9f9');
	height: 0px;
	margin: 1px;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	
	border-radius: 10px 0px 0px 10px;
	behavior: url(../codebase/js/pie/pie.htc);
}

.datagrid-record-field {
	color: #000000;
	border: solid 1px #f9f9f9;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	background: #ffffff;
	height: 0px;
	margin: 1px;
	border-left: solid 1px #ffffff;
	vertical-align: middle;
	
	-moz-border-left: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	
	-webkit-border-left: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	
	border-radius: 0px 10px 10px 0px;

}



a {
	cursor:pointer;
}

a:link {
	color: #000088; text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #000088; text-decoration: none;
}


a:visited {
	color: #000088; text-decoration: none;
}


.masthead {
	background-color: #404040;
}


.masthead-dark {
	background-color: #000000;
}


.masthead-light {
	background-color: #f9f9f9;
}


