body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Helvetica, Verdana, sans-serif;
	color:#000;
//	background-image:url(images/background.jpg);
//	background-repeat:repeat-x;
//	background-position:top;
#	background-color: #E0B67A;
	}



/* ----------------------------------------------Rows-------------------------------------*/
.row1 { background-color:#6c842e; color:#ffffff; border-bottom:0px solid #000000}
.row2 {position:relative; top:0px; background-color:#91c441; border-bottom:1px solid #929000;}
.row3	{position:absolute; top:-30px;  background-color:#929292; color: #000; border-bottom: 1px solid #9D9B9B; height:20px;}
.row4 {	background-color:#758a00; color:#638900;border-bottom: 1px solid #638900}

.row5 { color: #000; background-color:#F7F6F1}
	
a:link, a:visited {
color: #5777BB;
text-decoration: none; }

a:hover, .box_A .header a:hover, #newsBox_Latest a:hover { text-decoration: underline; }

/*boxes */
.box_A {
	background-color: #DAE1EA;
	border: 1px solid #9EA9B5; }
 
	.box_A .header, .box_A .header a, .box_A .header a:visited {
		color: #556C8A;
		font-size: 12px;
		font-weight: bold;
		line-height: normal;
		text-decoration: none; }
 
.box_B {
	background-color: #A8B4C1;
	border: 1px solid #51759B; }
 
.box_C {
	background-color: #BDB5B5;
	background-image: url(images/gradient_grey.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #B9B5B5; }
 
.box_D { border: 1px solid #DFDFDF;background-color:#ffffff; overflow:auto;}
 
.box_D_noMargin { background-color:#ffffff;border: 1px solid #BDBCBC }
 .startBox { background-color:#ffffff;border: 1px solid #BDBCBC }
.box_E { background-color:#e0e4e9;border: 5px solid #ffffff }
 
#newsBox_Latest, #newsBox_Latest a, #newsBox_Latest a:visited {
	color: #1D3E61;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none; }
 
#newsBox_Latest .header {
	color: #000000;
	font-size: 14px; }
 
/* home page */
#home_banner {
	background-image: url(images/home_marketing_banner.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 176px;
	width: 637px; }
 
#product_bar { border: 1px solid #B9B5B5; }
 
#bannerText {
	color: #ffffff;
	font-size: 28px;
	font-weight: lighter; }
 
#loginFormBox {
	background: #31373D;
	background-image: url(images/gradient_login.jpg);
	background-position: top;
	background-repeat: repeat-x;
	color: #fff;
	height: 152px;
	width: 637px; }
 
.clearFieldBlurred {
	color: #8D8B8B;
	font-style: italic; }
 
.forgotText, .forgotText:visited {
	color: #8F9FB0;
	text-decoration: none; }
 
.forgotText:hover { text-decoration: underline; }
 
/* texts */
.readmore, .readmore a, .readmore a:visited {
	color: #73A22F;
	font-weight: bold;
	text-decoration: none; }
 
.readmore a:hover { text-decoration: underline; }
 
.nameText, .nameText a, .nameText a:visited {
	color: #148DFD;
	font-size: 14px; }
 
.textLinks {
	color: #A0A1A2;
	font-size: 10px;
	font-weight: normal; }
 
#start_tools {
	color: #990000;
	line-height: 26px; }
 
select {
	color: #666666;
	width: 100%; }
 
#writeSomething {
	color: #666666;
	height: 70px;
	overflow: hidden;
	width: 98%; }
 
#bottomLink a {
	background: #C9D1DC;
	border: 1px solid #ffffff;
	padding: 10px 5px 5px 5px;  }
 
	#bottomLink a:hover {
		background: #B1B5BA;
		border: 1px solid #ffffff;
		padding: 10px 5px 5px 5px;}
 
	#bottomLink a:hover { color: #121212; }
 
#bottomLink .current_page a { color: #EDD7C2; }
 
.rightBorder { border-right: 1px solid #000000; }
 
.rightBorder2 { border-right: 1px solid #944A42; }
 
#topLink a {
	color: #000000;
	display: block;
	padding: 6px 30px 10px 10px;
	text-decoration: none; }
 
#topRight a {
	color: #944A42;
	display: block;
	padding: 6px 20px 10px 10px;
	text-decoration: none;
	font-weight: normal; }
 
#topLink li:hover, #topRight li:hover {
	background-color: #C8E3EA;
	cursor: pointer; }
 
/* windows */
.titleWindow {

	background: #8bb352 url("imagess/blue-grad.png") repeat-x left top;
//	text-shadow: #fff 0 1px 0;
	height: 27px; 
	font-weight:bold;
	color: #fff;
	width: 100%;
	
	-moz-border-radius: 10px;	
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	
	-khtml-border-radius: 10px;	
	-khtml-border-radius-bottomleft: 0px;
	-khtml-border-radius-bottomright: 0px;
	
		-webkit-border-radius: 10px 10px 0px 0px;
	}
 
.window {
	border: 1px solid #DFDFDF;
	margin: 0px 10px 20px 10px;
	overflow: auto;
	background-color: #ffffff ;
	-moz-border-radius: 10px;	
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-khtml-border-radius: 10px;	
	-khtml-border-radius-bottomleft: 0px;
	-khtml-border-radius-bottomright: 0px;
	
	-webkit-border-radius: 10px 10px 0px 0px;
	
	}
	
	#start .window {
	border: 1px solid #DFDFDF;
	margin: 0px 0px 5px 0px;
	padding:10px;
	overflow: auto;
	background-color: #ffffff }
 
.greyWindow {
	border: 1px solid #dfdfdf;
	margin: 10px 0px 0px 0px;
	background-color: #ffffff; 
	}
 
.titleWindow_grey {
	background: #E0E3E8;
	text-shadow: #fff 0 1px 0;
	height: 27px; 
	
	 }
 
.featuredBg {
	background-image: url(images/featured_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #70777E;
	height: 160px;
	padding: 0px 10px 10px 10px; }
 
.imageFormat img {
	border: 1px solid #E5E7E9;
	float: none;
	padding: 3px; }
 
/* start page */
.empSearchBackground {
	background-color: #E1E5EA;
	height: 130px;
	margin: 10px 10px 10px 10px; }
 
.singleLine {
	background-color: #C7C8CA;
	height: 1px;
	margin: 0px 0px 10px 0px;
	width: 240px; }
 
/* dock */
#dock {
	background: #E0E4E9;
	height: 40px;
	position: expression("absolute");
	position: fixed;
	
	width: 100%;
	z-index: 90; }
 
/*profile */
#profile_holder {
	background-color: #EFF3F7;
	border: 1px solid #CDD1D6;
	padding: 5px; }
 
#profile_menu {
	border-top: 1px solid #CDD1D6;
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 100%; }
 
	#profile_menu:hover {
		background: #DFE3E7;
		cursor: pointer; }
 
.maroon {
	background-image: url(images/gradient_maroon.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: none;
	height: 19px;
	margin: 3px; }
 
#nav_menu {
	border-top: 1px solid #CDD1D6;
	color: #A5525A;
	height: 20px;
	margin: 2px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 100%; }
 
	#nav_menu:hover {
		background: #DFE3E7;
		cursor: pointer; }
 
#groupList {
	background-color: #E0E9CA;
	border: 1px solid #ffffff;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 2px 10px; }
 
	#groupList:hover {
		background: #DFE3E7;
		cursor: pointer; }
 
#groupBg {
	background-color: #ffffff;
	padding: 1px 1px 1px 1px; }
 
#profile_box {
	background-color: #5D6268;
	padding: 10px 10px 10px 10px; }
 
#profile_bg {
	background-color: #ffffff;
	background-image: url(images/profile_img.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	margin: 0px 10px 10px 10px; }
 
/*form */
#form p label {
	background-color: #F4F6FB;
	color: #757576;
	display: inline;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	width: 100px; }
 
#form input[type="text"], #form textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 180px; }
 
#form input[type="text"]:focus, #form textarea:focus { background-color: #F3F5F8; }
 
#form input[type="submit"] {
	background-color: #71A22F;
	background-image: url(images/gradient_green.jpg);
	background-repeat: repeat-x;
	color: #fff;
	cursor: pointer;
	moz-border-radius: 4px;
	padding: 5px 10px;
	webkit-border-radius: 4px;
	width: 70px; }
 
	#form input[type="submit"]:hover {
		background-color: #CEF09F;
		background-image: none;
		color: #5F9E0B;
		cursor: pointer; }
 
textarea { overflow: auto; }
 
#form select {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 180px; }
 
#form .halfSelect {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
	width: 91px; }
 
#form .oneThirdSelect {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
	width: 59px; }
 
/*menu */
#menu li {
	background-color: #FDF6D3;
	border-bottom: 1px solid #E4B6B5;
	border-left: 1px solid #E4B6B5;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	width: 198px; }
 
	#menu li a {
		color: #A54A42;
		display: block;
		font-weight: normal;
		padding: 10px;
		text-decoration: none; }
 
		#menu li a:hover {
			color: #F00880;
			font-weight: normal;
			padding: 10px; }
 
/*chat */
.chatboxhead {
background: #d5e6f2 url("images/blue-grad.png") repeat-x left top;

	text-shadow: #fff 0 1px 0;
	height: 20px; 
	font-weight:bold;
	-moz-border-radius: 10px;	
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	
	-khtml-border-radius: 10px;	
	-khtml-border-radius-bottomleft: 0px;
	-khtml-border-radius-bottomright: 0px;
	
		-webkit-border-radius: 10px 10px 0px 0px;
		
	color: #000;
	padding: 7px;
	border:1px solid #cccccc;
	 }
 
.chatboxblink {
	background-color: #176689;
	border-left: 1px solid #176689;
	border-right: 1px solid #176689; }
 
.chatboxcontent {
	background-color: #ffffff;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #333333;
	font-family: arial,sans-serif;
	font-size: 13px;
	height: 200px;
	line-height: 1.3em;
	overflow-x: auto;
	overflow-y: auto;
	padding: 7px;
	width: 209px; }
 
.chatboxinput {
	background-color: #ffffff;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 5px; }
 
.chatboxtextarea {
	border: 1px solid #eeeeee;
	height: 44px;
	margin: 1px;
	overflow: hidden;
	padding: 3px 0pt 3px 3px;
	width: 206px; }
 
.chatboxtextareaselected {
	border: 2px solid #6AA5D1;
	margin: 0; }
 
.chatboxmessage { margin-left: 1em; }
 
.chatboxinfo {
	color: #666666;
	margin-left: -1em; }
 
.chatboxmessagefrom {
	font-weight: bold;
	margin-left: -1em; }
 
.chatboxmessagecontent {  }
 
.chatboxoptions { float: right; }
 
	.chatboxoptions a {
		color: white;
		font-family: Verdana,Arial,"Bitstream Vera Sans",sans-serif;
		font-weight: bold;
		text-decoration: none; }
 
#application_controlBar {
	border-bottom: 1px solid #CDD1D6;
	height: 20px;
	margin: 0px 0px 0px 10px;
}
 
#details_info {
	color: #737373;
	font-size: 11px;
	margin: 10px 0 0 0px;
	text-align: justify; }
 
	#details_info em, #details_box em { color: #5A8E72; }
 
	#details_info ul {
		display: inline;
		list-style: none;
		list-style-position: inside;
		margin: 0;
		padding: 0; }
 
	#details_info li {
		border-right: 1px solid #dedede;
		display: inline;
		float: left;
		margin: 0px 10px 0px 0px;
		padding: 0 10px 0 0px; }
 
/*employee directory*/
.comments {
	background-color: #ECEFF5;
	margin: 0px 5px 0px 55px;
	padding: 10px; }
 
.profileGap {
	border-left: 1px solid #E7E4E4;
	margin: 0px 5px 0px 55px;
	overflow: auto;
	padding: 10px; }
 
.commentTextArea {
	border: 1px solid #cccccc;
	color: #9A9B9E;
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	width: 99%; }
 
.comments input[type="submit"] {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 0px 0px; }
 
.commentLine {
	border-bottom: 2px solid #ffffff;
	font-size: 11px;
	padding: 10px 0px 10px 0px; }
 
.profileLine {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-top: 1px dashed #CBCBCE;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 5px 0px;
}
 
	.profileLine:hover {
		background: #F7F7F7;
		cursor: pointer; }
 
	.profileLine img { padding: 0px 5px 2px 0px; }
 
.profileGap em {
	color: #B2B6BC;
	font-style: italic; }
 
.profileGap img {
	border: 1px solid #E5E7E9;
	margin: 0px 10px 10px 0px;
	padding: 5px; }
 
#profilePhotoHolder img {
	border: 1px solid #E5E7E9;
	margin: 0px 10px 10px 0px;
	padding: 5px; }
 
	#profilePhotoHolder img:hover { border: 1px solid #148DFD; }
 
#imgHolder img {
	border: 1px solid #E5E7E9;
	margin: 0px 10px 10px 0px;
	padding: 5px; }
 
	#imgHolder img:hover { border: 1px solid #148DFD; }
 
#profilePhotoHolder {
	background-color: #f7f7f7;
	border: 1px solid #CBCBCE;
	margin: 5px 0px 0px 0px;
	overflow: auto;
	padding: 5px; }
 
#galleryHolder img {
	border: 1px solid #E5E7E9;
	margin: 0px 0px 5px 0px;
	padding: 5px; }
 
	#galleryHolder img:hover { border: 1px solid #148DFD; }
 
#galleryHolder {
	background-color: #f7f7f7;
	border: 1px solid #CBCBCE;
	margin: 5px 0px 10px 0px;
	overflow: auto;
	padding: 5px; }
 
.listLine {
	background-color: #Ffffff;
	border-bottom: 1px dashed #CBCBCE;
	border-top: 1px solid #ffffff;
	font-size: 12px;
	height: 58px;
	line-height: 16px; }
 
	.listLine:hover {
		background: #F7F7F7;
		cursor: pointer; }
 
	.listLine img { padding: 0px 5px 2px 0px; }
 
/*buttons */
/*
.buttons a, .buttons button {
	background-color: #dff4ff;
	border: 1px solid #A7D0E6;
	color: #336699;
	cursor: pointer;
	display: block;
	float: left;
	font-family: Helvetica, "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 130%;
	margin: 0 7px 0 0;
	padding: 5px 10px 6px 7px;
	text-decoration: none; }
 
.buttons button {
	overflow: visible;
	padding: 4px 10px 3px 7px;
	width: auto; }
 
.buttons button[type] {
	line-height: 17px;
	padding: 5px 10px 5px 7px; }
 
*:first-child+html button[type] { padding: 4px 10px 3px 7px; }
 
.buttons button img, .buttons a img {
	border: none;
	height: 16px;
	margin: 0 3px -3px 0 !important;
	padding: 0;
	width: 16px; }
 
button:hover, .buttons a:hover { background-color: #f7f7f7; }
 
.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff; }
 
button.positive, .buttons a.positive {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214; }
 
.buttons a.positive:hover, button.positive:hover { background-color: #E6F6A7; }
 
.buttons a.positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff; }
 
button.standout, .buttons a.standout {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214; }
 
.buttons a.standout:hover, button.standout:hover {
	background-color: #FFFFFF;
	color: #529214; }
 
.buttons a.standout:active { color: #fff; }
 
.buttons a.mild, button.mild {
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee; }
 
.buttons a.mild:hover, button.mild:hover { background-color: #CAE8EA ;}
 
.buttons a.negative, button.negative {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19; }
 
.buttons a.negative:hover, button.negative:hover { background: #FBB6B9; }
 
.buttons a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff; }
 */
/*events*/
#eventsDesc {
	border-bottom: 1px solid #E5ECF7;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0px 0px 110px; }
 
#eventsDesc_Details {
	border-bottom: 1px solid #E5ECF7;
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0px 0px 10px; }
 
#eventsDesc em, #eventsDesc_Details em, .taskLine em { color: #5A8E72; }
 
#eventsDesc .left, #eventsDesc_Details .left {
	float: left;
	width: 60px; }
 
#event_Description {
	font-size: 11px;
	padding: 10px 10px 0px 10px;
	text-align: justify; }
 
.eventComment {
	background-color: #ECEFF5;
	margin: 2px 0px 0px 0px;
	padding: 10px; }
 
/*news*/
#news_window {
	border-bottom: 1px solid #E5ECF7;
	overflow: auto;
	padding: 0px 0px 10px 0px; }
 
#news_featured {
	float: left;
	margin: 5px 10px 0px 0px;
	width: 270px; }
 
#news_detail {
	line-height: 17px;
	margin: 10px 10px 10px 10px;
	text-align: justify;
	width: 680px;
	overflow: auto;}
 
	#news_detail img { margin: 0px 0px 10px 0px; }
 
#news_list {
	float: left;
	font-size: 10px;
	margin: 5px 0px 0px 0px;
	width: 240px; }
 
	#news_list ul {
		display: inline;
		margin: 1px 0px 0px 0px;
		padding: 0px 0px 0px 0px; }
 
	#news_list li {
		height: 30px;
		list-style: none;
		margin: 0px;
		padding: 0px; }
 
	#news_list img {
		margin: 0px;
		padding: 0px; }
 
#news_rss {
	border-bottom: 1px solid #E5ECF7;
	border-top: 2px solid #4E8CCF;
	margin: 10px 0px 0px 0px;
	overflow: auto;
	padding: 10px 0px 10px 0px;
}
 
	#news_rss img {
		float: none;
		margin: 0px;
		padding: 0px; }
 
.rss_text {
	//color: #666666;
	font-size: 12px; }
 
.rssLine {
	background-color: #ffffff;
	border-bottom: 1px dotted #CBCBCE;
//	border-top: 1px solid #ffffff;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 20px 5px 10px;
overflow: auto}

	.rssLine:hover {
		background: #F7F7F7;
		cursor: pointer; }
 
	.rssLine img { padding: 0px 5px 2px 0px; }
 
.rssHolder { margin: 10px 0px 50px 0px; }
 
.stripViewer .panelContainer .panel ul {
	margin: 0 15px 0 30px;
	text-align: left; }
 
.slider-wrap {
	margin: 20px 0;
	position: relative;
	width: 100%; }
 
.csw {
	background: #fff;
	height: 460px;
	overflow: scroll;
	width: 100%; }
 
	.csw .loading {
		margin: 200px 0 300px 0;
		text-align: center; }
 
.stripViewer {
	border: 1px solid #4E8CCF;
	border-top: 6px solid #4E8CCF;
	clear: both;
	height: 310px;
	line-height: 10px;
	margin: auto;
	overflow: visible;
	position: relative;
	width: 560px; }
 
	.stripViewer .panelContainer {
		left: 0;
		list-style-type: none;
		position: relative;
		top: 0;
		width: 100%; }
 
		.stripViewer .panelContainer .panel {
			float: left;
			height: 100%;
			position: relative;
			width: 700px; }
 
			.stripViewer .panelContainer .panel .wrapper { padding: 10px; }
 
.stripNav { margin: 0px 0px 0px 60px; }
 
	.stripNav ul { list-style: none; }
 
		.stripNav ul li {
			float: left;
			margin-right: 2px; }
 
	.stripNav a {
		background: #DAE1EA;
		color: #3F4041;
		display: block;
		font-size: 10px;
		font-weight: bold;
		line-height: 32px;
		padding: 0 15px;
		text-align: center;
		text-decoration: none; }
 
	.stripNav li a:hover {
		background: #5D6268;
		color: #EBE6EB; }
 
	.stripNav li a.current {
		background: #4E8CCF;
		color: #fff; }
 
.stripNavL, .stripNavR {
	position: absolute;
	text-indent: -9000em;
	top: 230px; }
 
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px; }
 
.stripNavL { left: 0; }
 
.stripNavR { right: 0; }
 
.stripNavL { background: url("images/arrow-left.gif") no-repeat center; }
 
.stripNavR { background: url("images/arrow-right.gif") no-repeat center; }
 
/* end tabs */
/* contacts */
#contactsHolder, #helpdeskHolder, #taskHolder {
	margin: 0px;
	overflow: auto;
	border-bottom: 1px solid #cccccc;
	padding: 0px 0px 10px 0px ; 
	height: expression( document.body.clientWidth > 49 ? "50px" : "auto" );
	}
 
#contacts_main, #helpdesk_main, #tasks_main { width:100%; overflow: auto }
 
#contacts_a {
	float: left;
	width: 140px ; }
 
#contacts_b {
	float: left;
	width: 348px ;
	background-color: #ECEEF4; }
 
#contacts_c {
	float: left;
	width: 250px ; }
 
#contacts_a a, #tasks_a a {
	border-bottom: 1px solid #CDD1D6;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 6px 3px 0px 10px;
	width: 100%;
	display: block;
	font-weight: bold;
	background-color: #F7F7F7 }
 
#contacts_a a:hover , #tasks_a a:hover {
	background-color: #F3F5F9;
	text-decoration: none; }
 
#contacts_a .rightside, #tasks_a .rightside {
	margin: 0px 0px 0px 0px ;
	color: #8D8E8F;
	font-size: 10px ;
	font-weight: normal;
	position: absolute;
	left: 120px }
 
#contacts_a .selected, #tasks_a .selected {
	border-right: none;
	background-color: #D4D9E9; }
 
#contacts_body , #helpdesk_body, #task_body {
	width: 100%;
	height: 320px;
	background-color: #ffffff;
	margin: 10px 0px 0px 0px }
 
.tableHeader a { font-weight:bold; color: #529214 }
 
.tableHeader , .tableBody {
	border-bottom: 1px solid #3ABCD2;
	padding: 5px 3px 5px 3px ;
	overflow: auto; }
 
#contacts_body .leftside {
	width: 147px;
	border: 0px solid #ffffff;
	text-align: left; }
 
#contacts_body .rightPadding { padding:0px 10px 0px 0px ; color: #A0A1A2 }
 
#noRecords {
	margin: 20px 0px 20px 0px;
	font-size: 14px;
	color: #B5B5B6;
	line-height: 20px;
	padding: 20px; }
 
.listHeader {
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/icons/vcard.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 25px; }
 
.tableBody { border-bottom:1px solid #cdd1d6; background-color: #F7F7F7 }
 
	.tableBody:hover {
		background-color: #ECEEF4;
		cursor: pointer; }
 
.contentPad .current { background-color: #D5DDF5; }
 
.even { background-color: #ffffff; }
 
#vcard {
	border: 1px solid #CDD1D6;
	width: 100%;
	overflow: auto;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee }
 
#vcard_pattern {
	width: 26px;
	background-image: url(images/bg_1.2.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #E70641;
	float: left;
	background-position: bottom;
	height: 200px;
	background-position: bottom }
 
#vcard_details {
	float: left;
	width: 200px; }
 
	#vcard_details span { width: 160px; }
 
.contactsBtn { margin:5px 0px 0px 0px ; font-size: 10px }
 
#loading {
	background-image: url(images/ajax-loader.gif);
	background-repeat: no-repeat;
	width: 100px ;
	height: 20px ; }
 
#pager a {
	text-transform: uppercase;
	font-size: 10px;
	float: none;
	display: inline;
	margin: 0 5px 0 0;
	padding: 5px; }
 
#pager span {
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	padding: 5px;
	font-size: 10px; }
	
#smallPager a {
	text-transform: uppercase;
	font-size: 9px;
	float: none;
	display: inline;
	margin: 0 2px 0 0;
	padding: 1px; }
 
#smallPager span {
	border: 1px solid #ccc;
	margin: 0 2px 0 0;
	padding: 2px;
	font-size: 9px; }
	
#smallPager .disabled
{
	display:none;
}
 
#vcard_loading {
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	width: 40px ;
	height: 28px ; }
 
#pager {
	margin: 15px 10px 0px 10px ;
	text-align: center; }
 
/* helpdesk */
#helpdesk {
	float: left;
	width: 100% ;
	background-color: #ECEEF4; }
 
.helpDeskHeader {
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/icons/helpdesk.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 25px; }
 
#start_left .window { position: relative; }
 
.titleWindow:hover { cursor: pointer; }
 
#emptyDiv {
	width: 100%;
	height: 20px; }
 
/* tasks */
#task_body {
	height: auto;
	overflow: auto; }
 
#tasks_a {
	float: left;
	width: 150px ; }
 
#tasks_b {
	float: left;
	width: 588px ;
	background-color: #ECEEF4; }
 
#tasks_a .rightside { left: 125px }
 
.taskHeader {
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/icons/accept.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 25px; }
 
.taskDetail_Header {
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/icons/clock_go.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 25px; }
 
.taskLine {
	border-bottom: 1px solid #CDD1D6;
	background-color: #F7F7F7;
	padding: 5px 10px 5px 10px ;
	overflow: auto }
 
	.taskLine:hover {
		background-color: #F4F8FE;
		cursor: pointer; }
 
	.taskLine img { padding: 0px 5px 2px 0px; }
 
.taskDue span a { color: #ff0000; }
 
.taskClosed {
	color: #999999;
	text-decoration: line-through; }
 
.taskLine .padded { padding: 0px 5px 2px 0px ; }
 
.taskLine .left {
	float: left;
	width: 80px; }
 
#task_status {
	height: auto;
	float: left;
	margin: 5px 10px 10px 0px;
	text-align: center; }
 
.statusText {
	background-color: #FFFF33;
	padding: 2px;
	margin: 0px 10px 0px 0px }
 
#task_status .open {
	background-image: url(images/status_open.png);
	background-repeat: repeat;
	width: 63px;
	height: 21px; }
 
#task_status .closed {
	background-image: url(images/status_closed.png);
	background-repeat: repeat;
	width: 63px;
	height: 21px; }
 
#task_status .on_hold {
	background-image: url(images/status_hold.png);
	background-repeat: repeat;
	width: 63px;
	height: 21px; }
 
#task_info {
	width: 300px;
	height: auto;
	float: left;
	margin: 5px 20px 10px 10px; }
 
#task_due {
	width: 120px;
	height: auto;
	float: left;
	margin: 5px 20px 10px 0; }
 
.task_title { margin: 0 0 5px 0; }
 
#task_info em { padding: 0px 10px 0px 0px; }
 
.task_Pad { padding:5px 0px 0px 10px ; overflow: auto }
 
.taskComments {
	background-color: #ECEFF5;
	margin: 0px 5px 10px 0px;
	padding: 10px; }
 
#task_controlBar {
	border-bottom: 1px solid #CDD1D6;
	border-top: 1px solid #CDD1D6;
	height: auto;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px }
 
.arrow {
	background-image: url(images/arrow.gif);
	width: 17px;
	text-indent:background-position: center;
	background-repeat: no-repeat;
	padding: 0 5px 0 5px }
 
#details_box {
	font-size: 12px;
	color: #737373;
	margin: 10px 10px 0 10px;
	line-height: 20px;
	width: 380px;
	float: left;
	height: auto; }
 
.details_header, .details_header a, .details_header a:visited {
	font-size: 14px;
	color: #2f438c;
	margin: -2px 0 0 0px;
	padding: 0;
	font-weight: normal; }
 
#details_bar {
	width: 150px;
	float: left;
	margin: 20px 0px 0 0px;
	background-color: #FaFaF7;
	border: none;
	font-size: 12px;
	color: #737373; }
 
	#details_bar ul {
		list-style-position: inside;
		list-style: none;
		display: inline;
		margin: 0;
		padding: 0; }
 
	#details_bar li {
		float: left;
		display: inline;
		border-bottom: 1px solid #CEE3CD;
		border-left: 1px solid #CEE3CD;
		padding: 4px 0px 6px 4px;
		width: 100%;
		vertical-align: middle; }
 
	#details_bar a, #details_bar a:visited {
		padding: 0px 0px 0px 5px;
		color: #737373; }
 
	#details_bar li:hover {
		cursor: pointer;
		background: #f7f7f7; /* cursor: hand; for IE5 */ }
 
/*filter */
ul#filter {
	float: left;
	list-style: none;
	margin-left: 0px;
	width: 530px;
	display: inline;
	padding: 0px 0 0 10px }
 
	ul#filter li {
		border: 1px solid #dedede;
		float: left;
		margin: 0 8px 8px 0;
		padding: 3px;
		width: 115px; }
 
		ul#filter li:hover {
			background-color: #f7f7f7;
			cursor: pointer; }
 
	ul#filter  .selected { background-color: #D5DDF5; }
 
		ul#filter  .selected:hover { background-color: #D5DDF5; }
 
	ul#filter a {
		display: inherit;
		width: 100%; }
 
		ul#filter a:hover { text-decoration: none; }
 
	ul#filter img {
		border: 1px solid #dedede;
		display: block;
		padding: 0px;
		margin: 0px 5px 0px 0px ;
		width: 50px;
		height: 50px; }
 
#selectBg {
	border: 1px solid #CDD1D6;
	background-color: #ffffff;
	overflow: auto;
	margin: 10px ;
	float: left;
	width: 560px;
	height: 150px; }
 
#selectedBg {
	border: 1px solid #CDD1D6;
	background-color: #ffffff;
	overflow: auto;
	margin: 10px 10px 10px 10px ;
	width: 560px;
	float: left;
	height: 100px; }
 
#inviteBg {
	border: 1px solid #CDD1D6;
	width: 590px ;
	overflow: auto;
	margin: 10px 0px 10px 0px ;
	background-color: #ECEEF4 }
 
#inviteBtns { margin: 10px 10px 10px 10px }
 
#selectedBg .header {
	background-color: #EDF2F6;
	border-bottom: 1px solid #CDD1D6;
	font-weight: bold;
	padding: 4px }
 
.selectedList {
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	float: left }
 
.selectedPad {
	margin: 10px;
	line-height: 16px; }
 
.even { background-color: #ffffff; }
 
.bigText {
	font-size: 17px;
	color: #666666;
	margin: 15px 0px 10px 10px }
 
	.bigText select { width:200px ; margin: 0px 0px 0px 10px }
 
#myPage textarea {
	margin: 10px 10px 0px 10px ;
	border: 1px solid #cccccc;
	width: 470px; }
	
#myPage { width: 590px;}
 
.myPageBar { width: 590px ; }
 
#myPage #buttonHolder {
	margin: 10px;
	width: 580px;
	overflow: auto;
	border-bottom: 1px solid #f7f7f7 ;
	padding: 0px 0px 10px 0px ;
	margin: 0px 0px 10p 0px }
 
.rightFloat { float: right; margin:30px 0px 0px 0px  }


.pollBarBg {
	background-color: #EDF2F6;
	padding: 5px; }
 
.pollBar {
	background-color: #3ABCD2;
	height: 12px; }
 
.pollBg { background-color:#f7f7f7; margin: 0px 10px 10px 0px }
 
	.pollBg span { margin: 10px 10px 0px 10px }
 
#dashboard {
	width: 100%;
	overflow: auto; }
 
.dashboardModule {
	float: left;
	width: 100px;
	margin: 0px 10px 0px 15px ;
	background-color: #ECEFF5 }
 
	.dashboardModule img {
		float: left;
		padding: 0px 5px 2px 0px ; }
 
.dashboardLine {
	border-bottom: 1px solid #CDD1D6;
	background-color: #F7F7F7;
	padding: 10px 10px 5px 10px ;
	overflow: auto }
 
	.dashboardLine:hover {
		background-color: #F4F8FE;
		cursor: pointer; }
 
	.dashboardLine img { padding: 0px 5px 2px 0px; }
 
.dashboardContent {
	float: left;
	overflow: auto;
	width: 440px;
	
	border-left: 1px solid #DDDEE3; }
 
#dashEventsDesc {
	border-bottom: 1px solid #E5ECF7;
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 0px 10px; }
 
.dashboardContent #task_info { width: 250px; }
 
.dashboardContent #task_due { width: 140px; }
 
#contentBtns {
	margin: 10px 10px 10px 10px;
	display: block; }
 
 .contentHelpful { overflow:auto; margin:10px ; border-top:1px solid #cccccc; padding:10px 0px 0px 0px ;}
 #wysiwyg { width:500px; }
 .wysiwyg { width:300px;padding: 0;}

div.wysiwyg { border: 1px solid #cccccc; padding: 5px; background-color: #ffffff; }
div.wysiwyg * { margin: 0; padding: 0; }

div.wysiwyg ul.panel { border-bottom: 1px solid #cccccc; float: left; width: 100%; padding: 0 0 4px 0; }
div.wysiwyg ul.panel li { list-style-type: none; float: left; margin: 0 2px;  background: #ffffff;}
div.wysiwyg ul.panel li.separator { height: 16px; margin: 0 4px; border-left: 1px solid #cccccc; }
div.wysiwyg ul.panel li a { opacity: 0.6; display: block; width: 16px; height: 16px; background: url('images/jquery.wysiwyg.gif') no-repeat -64px -80px; border: 0; cursor: pointer; padding: 1px; }
div.wysiwyg ul.panel li a:hover, div.wysiwyg ul.panel li a.active { opacity: 0.99; }
div.wysiwyg ul.panel li a.active { background-color: #f9f9f9; border: 1px solid #cccccc; border-left-color: #aaaaaa; border-top-color: #aaaaaa; padding: 0; }

div.wysiwyg ul.panel li a.bold { background-position: 0 -16px; }
div.wysiwyg ul.panel li a.italic { background-position: -16px -16px; }
div.wysiwyg ul.panel li a.strikeThrough { background-position: -32px -16px; }
div.wysiwyg ul.panel li a.underline { background-position: -48px -16px; }

div.wysiwyg ul.panel li a.justifyLeft { background-position: 0 0; }
div.wysiwyg ul.panel li a.justifyCenter { background-position: -16px 0; }
div.wysiwyg ul.panel li a.justifyRight { background-position: -32px 0; }
div.wysiwyg ul.panel li a.justifyFull { background-position: -48px 0; }

div.wysiwyg ul.panel li a.indent { background-position: -64px 0; }
div.wysiwyg ul.panel li a.outdent { background-position: -80px 0; }

div.wysiwyg ul.panel li a.subscript { background-position: -64px -16px; }
div.wysiwyg ul.panel li a.superscript { background-position: -80px -16px; }

div.wysiwyg ul.panel li a.undo { background-position: 0 -64px; }
div.wysiwyg ul.panel li a.redo { background-position: -16px -64px; }

div.wysiwyg ul.panel li a.insertOrderedList { background-position: -32px -48px; }
div.wysiwyg ul.panel li a.insertUnorderedList { background-position: -16px -48px; }
div.wysiwyg ul.panel li a.insertHorizontalRule { background-position: 0 -48px; }

div.wysiwyg ul.panel li a.h1 { background-position: 0 -32px; }
div.wysiwyg ul.panel li a.h2 { background-position: -16px -32px; }
div.wysiwyg ul.panel li a.h3 { background-position: -32px -32px; }
div.wysiwyg ul.panel li a.h4 { background-position: -48px -32px; }
div.wysiwyg ul.panel li a.h5 { background-position: -64px -32px; }
div.wysiwyg ul.panel li a.h6 { background-position: -80px -32px; }

div.wysiwyg ul.panel li a.cut { background-position: -32px -64px; }
div.wysiwyg ul.panel li a.copy { background-position: -48px -64px; }
div.wysiwyg ul.panel li a.paste { background-position: -64px -64px; }

div.wysiwyg ul.panel li a.increaseFontSize { background-position: -16px -80px; }
div.wysiwyg ul.panel li a.decreaseFontSize { background-position: -32px -80px; }

div.wysiwyg ul.panel li a.createLink { background-position: -80px -48px; }
div.wysiwyg ul.panel li a.insertImage { background-position: -80px -80px; }

div.wysiwyg ul.panel li a.html { background-position: -48px -48px; }
div.wysiwyg ul.panel li a.removeFormat { background-position: -80px -64px; }

div.wysiwyg ul.panel li a.empty { background-position: -64px -80px; }

div.wysiwyg iframe { border: 0; margin: 5px 0 0 0; clear: left; }
.fullPadding { padding:10px}
.invalid { color:#CC0000; font-size:12px; background-color:#ffffff;}



#homeContainer{margin-left:auto;margin-right:auto;padding-top:0px;width:960px;  overflow:hidden ; background-image:url(images/lower_gradient.jpg) ; background-repeat:repeat-x}
.menu_class_down{float:left; background-image:url(images/icons/bullet_arrow_down.png); background-repeat:no-repeat; background-position:right; }
.menu_class_up{float:left; background-image:url(images/icons/bullet_arrow_up.png); background-repeat:no-repeat; background-position:right; }
ul#tabnav li a{background-color:#DAE1EA;background-image:url(images/window_gradient.jpg);background-repeat:repeat-x;border:1px solid #4E8CCF;border-bottom:none;color:#0C509A;margin-right:0px;padding:3px 10px;text-decoration:none;}
.detailsArrow{background-image:url(images/arrow.gif);background-repeat:no-repeat;padding:0 5px 0 5px;text-indent:background-position:center;width:17px;}
url(images/search.jpg);background-position:left;background-repeat:no-repeat;border:1px solid #cccccc;color:#666666;height:18px;margin:0px 0px 0px 0px;padding-left:22px;}
#superbox-container .loading{background:url(images/loader.gif) no-repeat 0 0;height:32px;margin:0 auto;text-indent:-9999px;width:32px;}
#chatHolder { float:right; margin:0px 10px 0px  0px; background-color: #EDF2F6; position:relative; top:-317px; right:10px; height:307px; width:180px; overflow:auto; border:1px solid #646161; border-bottom:none; display:none;}
#chatBtn {float:right; margin:0px 10px 0px  0px; background-color: #B1B5BA; position:absolute; top:0px; right:20px; height:40px; width:180px; overflow:auto; border:1px solid #646161; border-top:none;}
#chatBtn:hover { cursor:pointer;}
#chatBtn img { float:left; padding:0px 5px 0px 0px ;}
#chatInfo { font-size:9px;}
#chatInfo img { float:left; padding:0px 5px 0px 0px ;}
#onlineUsers { overflow:auto; height:260px; margin:0px 12px 0px 0px;}
#onlineUsers li {background-image: url(images/icons/bullet_yellow.png); background-repeat:no-repeat; background-position:left center; display:block; height:20px; background-color:#f7f7f7; float:none; border-bottom:1px solid #cccccc; padding:2px 10px 2px 16px ; }
#onlineUsers li:hover { background-color:#C9D1DC; cursor:pointer;}
#onlineUsers a { background-color: #f7f7f7; border:none; padding:0px; margin:0px }
#onlineUsers a:hover { background-color: #C9D1DC; border:none; padding:0px; margin:0px }
#onlineUsers li:hover  a{ background-color:#C9D1DC; }
#statusToggle li {display:block; background-color:#C9D1DC; float:none;  padding:2px 10px 2px 16px ;  margin: 0px; border-top:1px solid #D5DEEA;}
.online {background-image: url(images/icons/bullet_green.png); background-repeat:no-repeat; background-position:left center; }
.offline { background-image: url(images/icons/bullet_white.png); background-repeat:no-repeat; background-position:left center; }
.invisible {background-image: url(images/icons/bullet_black.png); background-repeat:no-repeat; background-position:left center; }

#statusToggle ul { 
margin:0px; padding:0px ; display:inline;
		list-style: none;
		list-style-position: inside;
}
#statusToggle { float:left; position:absolute; width:180px; border-bottom:2px solid #8F9AA9; margin:0px 0px 0px  0px; display:none;}

#statusHolder {background-color:#C9D1DC; float:none; border-bottom:0px solid #8F9AA9; padding:2px 0px 2px 5px ; margin:0px 0px 0px 0px ;}
#statusHolder a { border:none; padding:0px ; margin: 0px; font-size:10px; }
#statusHolder a:hover { border:none; padding:0px ; margin:0px; background-color:#c9d1dc; color: #5777BB;}

#statusToggle li:hover { background-color:#BAC5D4; cursor:pointer; }
#closeStatus { display:none;}

/* work flow */
#workflow_main { width:100%; overflow: auto }
#workflow_list {
    float: left;
    width: 500px ;
    background-color: #ECEEF4; }
   
.workflowLine {
    border-bottom: 1px solid #CDD1D6;
    background-color: #F7F7F7;
    padding: 5px 10px 5px 10px ;
    overflow: auto }

.workflowLine:hover {
        background-color: #F4F8FE;
        cursor: pointer; }

.workflowLine img { padding: 0px 5px 2px 0px; }
.requestHeader {
    font-weight: bold;
    font-size: 14px;
    background-image: url(images/icons/workflow_request.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 0px 0px 0px 25px;
    }
.approvalHeader {
    font-weight: bold;
    font-size: 14px;
    background-image: url(images/icons/workflow_approve.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 0px 0px 0px 25px;
    }
#workflow_body {
    width: 100%;
    background-color: #ffffff;
    margin: 10px 0px 0px 0px }
.workflow_table {
	width: 100%;	
    padding: 0;
	margin: 0; 
}

.workflow_table caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.workflow_table td {
    border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}
.workflow_table td a {
	color: #1000FF;
}

.workflow_table td:hover {
        background-color: #F4F8FE;
        cursor: pointer;
}
.workflow_table td.alt {
	background: #F5FAFA;
	color: #797268;
}

.workflow_table th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

.workflow_table th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.workflow_table th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.workflow_table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}


.workflow_table .red
{

   background-color:#AB2313 !important;
   color:#f7f7f7;
   padding:3px 10px 1px 5px ;
}

.workflow_table tr.red td
{

   background-color:#AB2313 !important;
   color:#f7f7f7;
   padding:3px 10px 1px 5px ;
}

.workflow_table .green
{

background-color:#236B68;
color:#f7f7f7;
padding:3px 10px 2px 5px ;
}

.workflow_table .purple
{

background-color:#9B7199;
color:#f7f7f7;
padding:3px 10px 2px 5px ;
}

.workflow_table .orange
{

background-color:#DB7523;
color:#f7f7f7;
padding:3px 10px 2px 5px ;
}

.workflow_table .blue
{

background-color:#23286B;
color:#f7f7f7;
padding:3px 10px 2px 5px ;
}

.workflow_table a
{
color:#f7f7f7;
}
#approvalHolder
{
    margin: 0px 0px 10px 0px ;
    overflow: auto;
    border-bottom: 20px solid #ffffff;
    padding: 0px 0px 10px 0px ;
}

#workflow_summary
{
    float:left;
    width: 238px ;
    background-color: #F9F9F9;

}

.workflow_green
{ background-color: #D3F0EE;
color: #46827E;
font-size:14px;
padding:10px;
margin: 0px 0px 10px 0px ;
}
.workflow_green a
{
color: #46827E;
}

.workflow_orange
{ background-color: #FCDDC1;
color: #B1672C;
font-size:14px;
padding:10px;
margin: 0px 0px 10px 0px ;
}
.workflow_orange a
{
color: #B1672C;
}

.workflow_purple
{ background-color: #ECC2EA;
color: #B738B1;
font-size:14px;
padding:10px;
margin: 0px 0px 10px 0px ;
}
.workflow_purple a
{
color: #B738B1;
}
.workflow_table .yellow 
{

 background-color:#CAB60A;
 color:#f7f7f7;
 padding:3px 10px 2px 5px ;
}
.workflow_table .grey 
{

 background-color:#5E5851;
 color:#f7f7f7;
 padding:3px 10px 2px 5px ;
}


.workflow_red
{ background-color: #F6A9A0;
color: #AB2313;
font-size:14px;
padding:10px; 
margin: 0px 0px 10px 0px ; 
}
.workflow_red a
{
color: #AB2313;
}


.workflow_blue
{ background-color: #C6CAFD;
color: #23286B;
font-size:14px;
padding:10px; 
margin: 0px 0px 10px 0px ; 
}
.workflow_blue a
{
color: #23286B;
}

.workflow_yellow
{ background-color: #F6EDA1;
color: #CAB60A;
font-size:14px;
padding:10px; 
margin: 0px 0px 10px 0px ; 
}
.workflow_yellow a
{
color: #CAB60A;
}

.workflow_grey
{ background-color: #C0BEBB;
color: #5E5851;
font-size:14px;
padding:10px; 
margin: 0px 0px 10px 0px ; 
}
.workflow_grey a
{
color: #5E5851;
}

#workflow_form {
	float: left;
	width: 100% ;
		background-color: #ECEEF4;
 }
 
 #workflow_form table 
 {
	margin:0 10px 0 10px ; 
 }
 #workflow_form input[type="text"], #workflow_form textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 150px; }
 
#workflow_form input[type="text"]:focus, #workflow_form textarea:focus { background-color: #F3F5F8; }
#workflow_form label[class="required"]{
	background-color: #F4F6FB;
	color: #757576;
	display: inline;
	float: left;
	font-weight: bold;
	margin-right: 10px;
	padding: 0px 10px 0px 10px;
	text-align: right;
	width: 130px; }
.smallBox
{
	width:80px; 
}
 #formsTable input[type="text"], #formsTable textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 100%;
}
	#formsTable label[class="required"]{
	background-color: #F4F6FB;
	color: #757576;
	display: inline;
	float: left;
	font-weight: normal;
	margin-right: 10px;
	padding: 0px 3px 0px 3px;
	text-align: left;
	width:100px;
	 }
	 
	 #formsTable
	 {
	 	border:1px solid #666666;
	 }
	 #formsTable td
	 {
	 	border-right:1px solid #666666;
		border-bottom:1px solid #666666;
		padding:5px 10px 5px 10px ;
		
	 }
 
 .formLabels
 {
	 background-color: #FFFFF;
	color: #000000;
	font-weight: bold;
 	padding: 0px 3px 0px 3px;
}
.adminHeader {
	font-weight: bold;
	font-size: 14px;
	background-image: url(images/icons/layout_sidebar.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 20px; }
	
#navHolder
{
	padding:5px 5px 5px 5px ;
}
#pieOpened{background:url("images/legend-green.gif") no-repeat 0 5px}
#pieUnopened{background:url("images/legend-blue.gif") no-repeat 0 5px}
#pieBounced{background:url("images/legend-red.gif") no-repeat 0 5px}
#pieComplained{background:url("images/legend-aqua.gif") no-repeat 0 5px}
