/* CSS Document */
/* CSS Document */
body {
	background-color: #FCEFF2;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#clear {
	clear: both;
}

#pageContainer {
	position: relative;
	width: 780px;
	height: 636px;
	padding: 9px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top: 16px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #ECAAC5;
}

#header {
	position: relative;
	width: 776px;
	height: 186px;
	margin: 0px;
	padding: 2px;
	text-align: right;
	color: #666666;
}

.contentWrapper {
	float: left;
	display: inline;
	font-size: 90%;
	width: 561px;
	height: 424px;
	border: 1px solid #70193C;
	overflow: auto;
	margin: 8px 8px 8px 0px;
	padding: 6px 6px 6px 31px;
	background-image: url(../images/side_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#rightMenu {
	float: right;
	position: relative;
	display: block;
	padding: 0px 6px;
	width: 160px;
	height: 437px;
	background-color: #70193C;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightMenu #address {
	position: absolute;
	color: #FFFFFF;
	font-size: 90%;
	bottom: 4px;
	left: 12px;
}

#rightMenu #address p {
	margin-bottom: 8px;
	margin-top: 0px;
}

#topmenu {
	margin: 94px 4px 0px 0px;
}

#footer {
	display: block;
	width: 780px;
	margin: 0px auto;
	padding: 0px 10px;
	color: #ECAAC5;
	font-size: 70%;
	text-align: right;
}

#footer a, #footer a:visited {
	color: #ECAAC5;
	text-decoration: none;
}

#footer a:hover {
	color: #E179A3;
}	

#pageInfo {
	display: none;
	padding: 0px;
	margin: 0px;
}

/* Used to display the content in show mode */
#pageContent {
	margin: 3px 15px 0px 60px;
	padding: 0px;
}

.contentWrapperLeft, .contentWrapperRight {
	font-size: 90%;
	float: left;
	height: 400px;
	width: 48%;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.contentWrapperRight {
	float: right;
	padding-left: 0px;
}

.outlineBoxContent {
  width: 714px;
  margin-left: 20px;
	text-align: center;
	border:solid 1px #669933;
	margin-bottom:4px;
	margin-top:4px;
	padding: 8px; 
}
	
.contentClear {
  clear: both;
  margin: 0px;
  padding: 0px;
}	
	
.contentClearLine {
  clear: both;
  margin-top: 6px;
  padding-bottom : 3px;
  border-top : 1px solid #aaaaaa;
}	
	
/* width defined in showPage.php header */	
.imageBox, .imageBoxRight  {
	float: left;
	text-align: center;
	padding: 0px;
  margin: 2px 0px 0px 4px;
}
	
.imageBoxRight {
	float: right;
}
	
.imageBox .imgDisp, .imageBoxRight .imgDisp {
  width: auto;
  margin: 4px;
  padding: 0px;
}

/* width defined in showPage.php header */	
.commentBox {
	float: left;
	text-align: left;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
	
.commentBoxLeft {
	float: left;
	text-align: left;
	padding: 5px 0px 5px 15px;
	margin-left: auto;
	margin-right: auto;
}
	
.textOnlyBox {
	text-align: left;
	padding: 5px 15px 5px 15px;
}
	
.textOnlyBox #title_bold {
	float: left;
	width: 180px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;	
	font-size: 100%;
}
	
.textOnlyBox #title_normal {
	float: left;
	width: 180px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;	
	font-size: 100%;
}
	
.textOnlyBox #comment {
	float: left;
	width: 330px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;	
	font-size: 100%;
}
	
.textOnlyBox p {
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 3px 0px;
}
	
.textOnlyBox .right {
	float: right;
	margin: 0px;
	padding: 8px 0px 5px 5px;	
}

.textOnlyBox ul {
	margin: 0px;
}

.textOnlyBox .left {
	float: left;
	margin: 0px;
	padding: 8px 20px 5px 0px;	
}

.imageBox img, .imageBoxRight img {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid #444444;
  border-left: 1px solid #444444;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

.plainText {
	font-weight: normal;
}

h4 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;	
	font-size: 100%;
}

h5 {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;	
	font-size: 100%;
	text-decoration: none;
}

.textBox { 
  padding: 4px;
}	
	
/* end show mode */

/*######################################## SIDE NAVIGATION MAIN #########################################*/

#menu{
	width:160px;
	padding: 0px 0px 10px 0px; /* To allow room for bottom dropdown */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 22px;
}

#menu a, #menu h2{
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 2px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	z-index: 100;
}

#menu h2{
color:#fff;
background:#3366CC;
/* text-transform:uppercase; */
}

#menu a{
	color:#fff;
	text-decoration:none;
	background-color: #70193C;
}

#menu a:hover{
	color:#fff;
	border-right: 8px solid #8D4763; /*
	background-color: #8D4763; */
}

#menu a:active{
	color:#fff;
	background:#8D4763;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

/* Requirement: Put the element selector name (div)
onto non anchor hover selectors to force IE5 and
5.5 to correctly apply the csshover file. */

div#menu li, div#menu li:hover{
position:relative;
}

#menu #selMenu a, #menu #selMenu a:visited, #menu #selMenu a:hover {
	background-color: #8D4763;
	border-right-width: 0px;
}

div#menu li ul{
	position:absolute;
	background-color: #CCC;
	top: 0;
	padding-right: 0px;
	padding-top: 1px;
	left: -160px;
	z-index: 200;
	display:none;
}

div#menu ul ul,
div#menu ul ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul {
	display:none;
}

div#menu ul ul a, div#menu ul #selMenu ul a {
	background-color:#8D4763;
	color: #FFF;
}

div#menu ul ul a:hover, div#menu ul #selMenu ul a:hover  {
	background-color: #8D4763;
	border-right: 8px solid #C2879E;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display:block;
}

/* End non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
	background:#eee url(/css/images/expand3.gif) no-repeat bottom right;
}

#menu a.x:hover{
	background:#ddd;
}

#menu a.x:active{
	color:#060;
	background:#ccc;
}


#menu #selectedMenu {
	background-color: #274E9C;
	color: #fff;
	padding-left: 15px;
	background-image: url(images/white_dot.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

/*################################# POPUP IMAGES #####################################*/

.popupField {
	position: absolute;
	padding: 8px;
	background-color: #222;
	left: 5px;
	top: 5px;
	border: 1px solid #222222;
	font-size: 90%;
	display: none;
	z-index: 200;
}

.popupField img {
	border-top: 1px solid #222222;
	border-left: 1px solid #222222;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

.popupField #topBar {
	position: absolute;
	width: 7px;
	height: 10px;
	padding: 0px;
	top: 2px;
	right: 2px;
	text-align: left;
	font-size: 80%;
}	

.popupField #topBar img{
	float: right;
}	

.popupField #popupContent {
	padding: 5px;
	font-size: 90%;
}	

/*################################# LEFT HAND MENU #####################################*/

#subMenu {
	margin: 0px;
	font-size: 90%;
	padding: 0px;
	text-align: left;
}

#subItem, #subItemSelected {
	float: left;
	height: 26px;
	width: 151px;
	margin: 2px 0px;
	padding: 0px;
}

#subItem a, #subItemSelected a {
	text-decoration: none;
	display: block;
	height: 20px;
	width: 141px;
	padding: 4px 0px 2px 10px;
	margin: 0px;
	color: #000;
	font-weight: normal;
	background-color: #83BADE;
}

#subItemSelected a {
	background-color: #3891CB;
	width: 141px;
	text-align: right;
	padding: 4px 10px 2px 0px;
}

#subItem a:hover {
	background-color: #3891CB;
}

.sublinks {
	display: block;
	font-size: 0.80em;
	font-family:Verdana,sans-serif;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #003366;
}

.sublinks a {
	padding: 5px 20px 5px 20px;
}

/* ########################### FORM Style ############################### */
.contentWrapper input {
	padding: 2px 3px 0px 1px;
	margin: 2px 0px;
	font-size: 90%;
}

.contentWrapper table {
	margin: 10px;
}

.contentWrapper textarea {
	margin: 5px 0px 0px 10px;
}

.contentWrapper #mandatoryField {
	border: 1px solid #999999;
	background-color: #FFE1E1;
}

.contentWrapper #choiceField {
	border: 1px solid #BBBBBB;
	padding-left: 7px;
}

.contentWrapper #errorCell {
	background-color: #98002D;
	color: #FFFFFF;
	height: 22px;
	font-weight: bold;
	text-align: center;
}	

.contentWrapper .errorInfo {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 80%;
	color: #D00;
}


.contentWrapper #titleCell {
	background-color: #0072C1;
	color: #FFFFFF;
	height: 22px;
	font-weight: bold;
	text-align: left;
}	

.contentWrapper .mandatoryField {
	font-weight: normal;
	padding-left: 7px;
	background-image: url(../images/red_square.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

.contentWrapper .choiceField {
	padding-left: 0px;
}
