@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	}

#loginWrapper{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 125px;
	height: 401px;
}


#loginContent{
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 800px;
	text-align:center;
	height: 401px;
	padding-top: 190px;
}

#loginFields{
	width: 350px;
	float: right;
	text-align:left;
	font-size: 12px;
	padding-right: 82px;
}

#loginErrors{
	width: 350px;
	float: right;
	text-align:left;
	font-size: 12px;
	padding-right: 82px;
	color: #FFF;
	padding-top: 15px;
}

#loginErrors a{
	color: #FFF;
}

.loginTitle{
	width: 80px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 4px;
	color: #FFF;
}

.loginField{
	width: 225px;
	float:left;
	margin-bottom: 8px;
}

	

#contentFrame{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#contentHeader{
	background-image: url(images/header.gif);
	float: left;
	height: 226px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}

#userinfo{
	width: 700px;
	height: 20px;
	float:right;
	color:#FFF;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right: 50px;
	padding-top: 15px;
}

#userinfo a{
	color:#FFF;
}

#nav{
	height: 25px;
	width: 925px;
	position:absolute;
	bottom: 1px;
	left: 75px;
}

#contentAreaWrapper{
	width: 900px;
	float:left;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0 50px 0 50px;
}

#contentArea{
	width: 850px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2c547a;
	border-left-color: #2c547a;
	min-height:300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c547a;
	padding: 0 25px 25px 25px;
}

#contentArea h1{
	font-size: 24px;
	/*color: #333;*/
	color:#1f4060;
	text-shadow: #cccccc 2px 2px 2px;
	margin: 0;
	padding: 13px 0 10px 0;

}

/* ----------------FORMS------------------ */

.formArea {
	background-color: #FFFFFF;
} 

.formArea hr.line {
	border-top: 1px solid #000000;
	width: 555px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	clear:both;
} 

.formArea a {
	text-decoration:none;
	color:#304289;
}

.formArea a:hover {
	text-decoration:underline;
	color:#304289;
}

.formArea span.required {
	color: #FF0000;
}

.formArea .errorswrapper {
	width: 100%;
	float: left;
	background-color: #F9F9F9;
	margin: 0px 0px 10px 0px;
}

.formArea .errors {
	font: normal 12px Verdana, sans-serif;
	color: #FF0000;
	padding: 10px 10px 10px 10px;
}

.formArea .intro {
	font: normal 12px Verdana, sans-serif;
	width: 100%;
	float:left;
	padding: 0px 0px 10px 0px;
}

.formArea .importantcomment {
	font: normal 12px Verdana, sans-serif;
	color: #892134;
	width: 100%;
	float:left;
	padding: 0px 0px 10px 0px;
}

.formArea .pagecontrols {
	font: normal 10px Verdana, sans-serif;
	width: 754px;
	float:left;
	padding: 0px 0px 10px 0px;
}

.formArea .subheadbar {
	color:#334692;
	text-align:left;
	font-size: 18px;
	text-shadow: #ccc 2px 2px 2px;
	background-image: url(images/row_header_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-top: 4px;
	padding-left: 7px;
	width: 747px;
	float:left;
	font-weight:bold;
}

.formArea .category {
	font: bold 10px Verdana, sans-serif;
	width: 150px;
	float:left;
	padding: 0px 0px 6px 0px;
}

.resolutionArea .category	{width:170px;}

.formArea .content {
	font: 10px Verdana, sans-serif;
	width: 600px;
	float: left;
	padding: 0px 0px 6px 0px;
}

.formArea .content .column {
	font: 10px Verdana, sans-serif;
	width: 200px;
	float: left;
	padding: 0;
}

.formArea table {
	font: inherit;
	font-size: 10px;
	margin: 10px 0px 10px 0px;
}

.formArea table th.modify {
	color:#173653;
	text-align:left;
	font-size: 18px;
	text-shadow: #cccccc 2px 2px 2px;
	background-image: url(images/row_header_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-top: 7px;
	padding-left: 5px;
}

.formArea table td.rowEven {
	text-align:left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	font-size: 12px;
	color: #333;
}

.formArea table td.rowOdd {
	text-align:left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	font-size: 12px;
	color: #333;
}

.accordionItem{
	text-align:left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	font-size: 12px;
	color: #333;
	position: relative;
}

.accordionTitle{
	width: 700px;
	float:left;
}

.accordionDownload{
	width: 16px;
	height: 16px;
	float:left;
	padding-right:7px;
}

.accordionText{
	font-size: 11px;
	color: #999;
	line-height: 17px;
}

.formArea table td a {
	text-decoration:none;
	color:#892134;
}

.formArea table td a:hover {
	text-decoration:underline;
	color:#892134;
}

.formArea .overviewlabelwrapper {
	float: left;
	width: 610px;
	margin-bottom: 8px;
}

.formArea .overviewlabelwrapper .overviewlabel {
	font: 11px Verdana, sans-serif;
	background-color:#FFFF99;
	padding: 6px 6px 6px 6px;
}

.formArea .overviewdatawrapper {
	float: left;
	width: 105px;
	margin-bottom: 8px;
}

.formArea .overviewdatawrapper .overviewdata {
	font: 11px Verdana, sans-serif;
	background-color:#FFFFCC;
	color:#892134;
	font-weight:bold;
	padding: 6px 6px 6px 6px;
}

.formArea .overviewfullwrapper {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}

.formArea .overviewfullwrapper .overviewfull {
	font: 11px Verdana, sans-serif;
	background-color:#FFFF99;
	padding: 6px 6px 6px 6px;
}

.formArea .otherInfo{
	font-size: 11px;
	color: #999;
	line-height: 17px;
	padding-bottom: 8px;
}

textarea	{font-family:Verdana, sans-serif; font-size:11px; font-weight:normal;}

/* -------MAIL CLIENT -------*/

.messageTitles{
	color:#304289;
	text-align:left;
	font-size: 22px;
	text-shadow: #cccccc 2px 2px 2px;
	background-image: url(images/row_header_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-top: 7px;
	padding-left: 5px;
	width: 505px;
	float:left;
}

.messageContainer{
	width: 510px;
	float:left;
}

.messageContainer textarea {
	border:1px solid black;
	outline-offset:1px;
	overflow: hidden;
}

.messageContainer input.border {
	border:1px solid black;
	outline-offset:1px;
}

.messageBody{
	width: 490px;
	float:left;
	padding: 0 5px 0 5px;
}

.recipientTitles{
	color:#304289;
	text-align:left;
	font-size: 22px;
	text-shadow: #cccccc 2px 2px 2px;
	background-image: url(images/row_header_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-top: 7px;
	padding-left: 5px;
	width: 239px;
	float:right;
}

.recipientContainer{
	width: 244px;
	float:right;
}

.recipientRow{
	text-align:left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	font-size: 12px;
	color: #333;
	width: 234px;
	float:left;
}

.recipientRow .selectWrapper{
	width: 210px;
	height: 20px;
	float:left;
}

.recipientRow .selectIcon{
	width: 16px;
	height: 16px;
	float: left;
	padding: 2px 0 0 7px;
	outline:none;
}

.recipientRow select{
	height:20px;
	width:210px;
	background-color:#FEFEFE;
	color:#000;
}

/*-----Notes Module-----*/

.notes{
	width: 754px;
	float:left;
	position:relative;
}

.notes textarea{
	border:1px solid white;
	outline-offset:0px;
	overflow: hidden;
	font-size:17px;
	line-height:29px;
 	font-family: monospace, "Courier New", Courier;
}

.saveTop{
	width: 32px;
	height: 32px;
	position:absolute;
	top: -22px;
	right: 0px;
}

.clearTop{
	width: 32px;
	height: 32px;
	position:absolute;
	top: -22px;
	right: 26px;
}

.saveBottom{
	width: 32px;
	height: 32px;
	position:absolute;
	bottom: -36px;
	right: 0px;
}

.clearBottom{
	width: 32px;
	height: 32px;
	position:absolute;
	bottom: -36px;
	right: 26px;
}

/*-----To Do Module-----*/

.todoTitles{
	color:#304289;
	text-align:left;
	font-size: 22px;
	text-shadow: #cccccc 2px 2px 2px;
	background-image: url(images/row_header_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	padding-top: 7px;
	padding-left: 5px;
	width: 749px;
	float:left;
}


	
/*	wrapper divs */
.custom-checkbox, .custom-radio { position: relative; }
	
/* input, label positioning */
.custom-checkbox input, 
.custom-radio input {
	position: absolute;
	left: 2px;
	top: 3px;
	margin: 0;
	z-index: 0;
}

.custom-checkbox label, 
.custom-radio label {
	display: block;
	position: relative;
	z-index: 1;
	font-size: 1.3em;
	padding-right: 1em;
	line-height: 1;
	padding: 5px 0 5px 30px;
	margin: 0 0 .2em;
	cursor: pointer;
}

	
/* states */
.custom-checkbox label { background: url(images/checkbox.gif) no-repeat; }

.custom-radio label { background: url(images/radiobutton.gif) no-repeat; }

.custom-checkbox label, .custom-radio label {
	background-position: -10px -14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e7e7;
	font-family: monospace, "Courier New", Courier;
}

.custom-checkbox label.hover,
.custom-checkbox label.focus,
.custom-radio label.hover,
.custom-radio label.focus {
	background-position: -10px -114px;
}

.custom-checkbox label.checked, 
.custom-radio label.checked {
	background-position: -10px -214px;
}

.custom-checkbox label.checkedHover, 
.custom-checkbox label.checkedFocus {
	background-position: -10px -314px;
}

.custom-checkbox label.focus, 
.custom-radio label.focus {
	outline: 1px dotted #ccc;
}
