/* ---------------------------------------
+ Elements
+ --------------------------------------- */
input {
	font-size: 9pt;
}

.dimdiv {
	filter: alpha(opacity=10);
	-moz-opacity:.10;
	opacity: .10;
}

/* ---------------------------------------
+ Wrapper
+ --------------------------------------- */
#main-wrapper {
	border: 1px solid #f4f4f4;
	margin: 0px 50px;
	min-height: 300px;
	min-width: 800px;
	width: 90%;
	background: #fff;
}


/* ---------------------------------------
+ T Elements
+ --------------------------------------- */
div.twrap {
	border: 1px solid #e3e8e8;
	padding: 1px;
	margin: 15px;
}

div.thead {
	background: #f2f7f9 url(../images/basicmisc/thead.gif) repeat-x top;
	border-bottom: 1px solid #e3e8e8;
	padding: 5px;
	font-weight: bold;
	color: #000000;
}

div.tsubhead {
	background: #F6F6F6 url(../images/basicmisc/tsubhead.gif) repeat-x top;
	padding: 5px;
	border-bottom: 1px solid #e3e8e8;
}

div.tcontent {
	padding: 5px;
	background: #ffffff;
	color: #505050;
	overflow: hidden;
}

div.tfoot {
	border-top: 1px solid #e3e8e8;
	background: #f7faff;
	min-height: 2px;
	color: #000000;
}

table.twrap {
	border: 1px solid #e3e8e8;
	padding: 1px;
	margin: 2px;
}

tr.thead {
	background: #f2f7f9 url(../images/basicmisc/thead.gif) repeat-x top;
	font-weight: bold;
	color: #000000;
}

	tr.thead td {
		padding: 5px;
		border-bottom: 1px solid #e3e8e8;
	}

tr.tsubhead {
	background: #F6F6F6 url(../images/basicmisc/tsubhead.gif) repeat-x top;
	color: #0d2743;
	font-family: arial;
	font-size: 8pt;
}
	
	tr.tsubhead td {
		padding: 5px;
		font-weight: bold;
		border-bottom: 1px solid #e3e8e8;
	}


tr.tcontent {
	background: #ffffff;
}

	tr.tcontent {
		padding: 5px;
		color: #505050;
	}

td.tcontent {
	padding: 5px;
	background: #ffffff;
	color: #505050;
}

.tcontent A, .thead A {
	color: #536e7e;
}

	.tcontent A:Hover, .thead A:Hover {
		color: #1e333f;
	}

tr.borderBottom td {
	border-bottom: 1px solid #f5f5f5;
}

div.borderBottom div {
	border-bottom: 1px solid #f5f5f5;
}

tr.borderTop td {
	border-top: 1px solid #f5f5f5;
}

td.borderTop {
	border-top: 1px solid #f5f5f5;
}

tr.tfoot {
	background: #f7faff;
	min-height: 2px;
	color: #000000;
}

	tr.tfoot td {
		border-top: 1px solid #e3e8e8;
	}

/* ---------------------------------------
+ Misc
+ --------------------------------------- */
#headboard {
	overflow: hidden;
	position: fixed;
	left: 0px;
	width: 100%;
	padding: 5px;
	height: 20px;
	border-bottom: 1px solid #000000;
	background: #FFFFCC;
	color: #000000;
}

.savedbox {
	margin: 15px 8px 0px 15px;
	padding: 5px;
	background: #fdf9ed; 
	border: 1px dashed #b7b7b7;
	color: #000000;
}

.errorbox {
	margin: 15px 8px 0px 15px;
	padding: 5px;
	background: #fdf0ed; 
	border: 1px dashed #b7b7b7;
	color: #000000;
}

.noteprofile1 {
	padding: 5px;
	border-right: 1px solid #e3e8e8;
	background: #ffffff url(../images/basicmisc/gr_noteprofile.jpg) repeat-x top;
	width: 20%;
	min-width: 100px;
}

.noteprofile2 {
	padding: 5px;
	border-right: 1px solid #e3e8e8;
	background: #ffffff url(../images/basicmisc/gr_noteprofile2.jpg) repeat-x top;
	width: 20%;
	min-width: 100px;
}

.ticketNote {
	padding: 5px;
	width: 75%;
	min-width: 290px;
	overflow: hidden;
}

#screenscroll {
	width: 450px;
	height: 100px;
	overflow: hidden;
}

	#screenscroll .marquee {
		overflow: hidden;
		white-space: nowrap;
		display: inline;
		height: 80px;
		float: left;
	}

	#screenscroll .marquee div {
		float: left;
		height: 80px;
	}

	#screenscroll .marquee p {
		float: left;
	}

	#screenscroll .marquee img {
		float: left;
	}

	#screenscroll .marquee .spacer {
		float: left;
		width: 410px;
		height: 50px;
	}

	#screenscroll .marquee img {
		float: left;
		margin-left: 3px;
	}

/* ---------------------------------------
+ Search box
+ --------------------------------------- */
#clientSearchBox {
	border: 1px dashed #b7b7b7;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -200px;
	width: 500px;
}

#solutionSearchBox {
	border: 1px dashed #b7b7b7;
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -200px;
	width: 500px;
}

#uploading {
	border: 1px dashed #b7b7b7;
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -200px;
	width: 500px;
}

/* ---------------------------------------
+ Ajax Error
+ --------------------------------------- */
#AjaxError {
	border: 1px dashed #b7b7b7;
	background: #ffdada;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
}

	#AjaxError .thead {
		background: #ffdada;
		padding: 5px;
	}

	#AjaxError .tfoot {
		background: #feecec;
	}

#AjaxErrorMessage {
	padding: 5px;
	background: #ffffff;
}

/* ---------------------------------------
+ Priority Gradients
+ --------------------------------------- */
.priorityLow {
	background: #ffffff url(../images/priority/low.gif) repeat-y left;
}

.priorityNormal {
	background: #ffffff url(../images/priority/normal.gif) repeat-y left;
}

.priorityHigh {
	background: #ffffff url(../images/priority/high.gif) repeat-y left;
}

.priorityUrgent {
	background: #ffffff url(../images/priority/urgent.gif) repeat-y left;
}

.priorityCritical {
	background: #ffffff url(../images/priority/critical.gif) repeat-y left;
}

.priorityLow td { background: none; }
.priorityNormal td { background: none; }
.priorityHigh td { background: none; }
.priorityUrgent td { background: none; }
.priorityCrtical td { background: none; }
