

/* The border around everything */

#wrapper {
	width: 90%;
	margin-left: auto;
	margin-right: auto;

	padding-top: 50px;
	padding-bottom: 50px;
}

dl {
margin:0px;
padding:0px;
}
dd {
margin:0px;
padding:0px;
}
dt {
margin:0px;
padding:0px;
}

#banner-bg {
background: rgb(182,197,242) repeat-x url("/images/graphic.jsp?a=1,3&b=2,3&h=50"); /*bluetolightbluegrad.png*/
 width: 100%;
 border-left: 1px solid rgb(0,51,204);
 border-right: 1px solid rgb(0,51,204); 
 border-top: 1px solid rgb(0,51,204);
}

#content {
	padding: 20px;
	
}

/* Body */

body {
	color: rgb(23,34,68); 
	background: rgb(115,143,230) repeat-x url("/images/graphic.jsp?a=2,3&b=1,3&h=300"); /*bluetolightbluegrad.png*/; 
  	margin: 0;
    font-family: Georgia, 'Times New Roman', Times, serif;
	
}

#pagefooter {
    
	clear: both; 
	background: rgb(255,208,128); 
 	border-left: 1px solid rgb(0,51,204);
	border-right: 1px solid rgb(0,51,204);
	border-bottom: 1px solid rgb(0,51,204);
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: rgb(0,51,204);
	text-align: right;
}

/* Links */

a:link { 
  text-decoration: underline;
}


a:visited { 
  text-decoration: underline;
}

a:hover { 
  color: #006699;
  text-decoration: underline;
}

a:active {
  color: #006699;
  text-decoration: underline;
}
a.nodec, a:visited.nodec {
	color: #000000;
	text-decoration: none;
}


h1 {font: bold 24px Verdana, Geneva, Helvetica, Arial, sans-serif; color: rgb(0,51,204); letter-spacing: -1px; }
h2 {font: bold 18px Verdana, Geneva, Helvetica, Arial, sans-serif; color: rgb(255,153,0); letter-spacing: -1px; }
h3 {font: bold 12px Verdana, Geneva, Helvetica, Arial, sans-serif; color: rgb(255,153,0); letter-spacing: -1px; }
h4 {font: bold 12px Verdana, Geneva, Helvetica, Arial, sans-serif; color: rgb(255,153,0);}

/* where the content goes */
#content_wrapper {
	
background: #FFF9F2 repeat-x url("/images/graphic.jsp?a=6,1&b=FFF9F2&h=100");/*tangrad.png*/ 
	border-bottom: 1px solid rgb(0,51,204);
	border-left: 1px solid rgb(0,51,204);
	border-right: 1px solid rgb(0,51,204);
	border-top: 1px dotted rgb(0,51,204);
	width: 100%;
}

.rr-error-message {
color: rgb(0,51,204); 
background-color: rgb(182,197,242); /*was 1,2*/
}

div.rr-error-placeholder, div.rr-input-edit-controls {
    /** else two input elements line /admin/transaction.jsp wont be inline */
    display:inline;
}

#rrid-pleasewait {
background-color: rgb(182,197,242);
opacity: 0.9;
/*
left:35%;
position:absolute;
*/
height:180px;
top:0%;
overflow: auto;
z-index:5;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    visibility:visible;
    padding: 20px;
    
}

#rrid-pleasewait2 {
margin-bottom: 20px;
padding: 20px;
}

table.cellbordered {
  border-left: 1px solid; 
  border-top: 1px solid; 
  border-color:rgb(0,51,204);
}
table.cellbordered tr th, table.cellbordered tr td{
  border-bottom: 1px solid; 
  border-right: 1px solid; 
  border-color:rgb(0,51,204);
}

.sortable, .bordered, #slideshow {
 
  border: solid; 
  border-width:1px; 
  padding:2px;
  border-color:rgb(0,51,204)
      
  }

.sortableheader {
    background-color:rgb(223,199,167);
    color:rgb(170,121,57);
}

/* Sortable tables */
table.sortable tr th {
    background-color:rgb(223,199,167);
    color:rgb(170,121,57);
}
table.sortable a.sortheader {
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
    text-decoration: none;
    color:rgb(170,121,57);
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}

table.sortable th, table.sortable td {
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:90%;
}

/* doesn't work with the 1.0 firefox.  may work in the css3 future 
tr:nth-child(even) td {background-color: rgb(255,208,128);}
*/

/*
can't use this as sorted tables will get the 'alternating' out of whack
tr.altrow td {
	background-color:rgb(255,208,128);
}*/

  th, td {
	padding: 1px;
  text-align: left;
  vertical-align:top;
}

th {
	font-weight: bold;
}
.bc {
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size : 90%;
	clear: left;
	margin-bottom: 10px;
}

.fixme, .todo {
color: #555555;
background-color: #dddddd;
font-style: oblique;
}

td.numberval {
text-align: right;
}

/* Input styles */

select, input, textarea {
	border-width: 1px 2px 2px 1px;
	padding: 3px;
	margin:2px; 
	background-color: rgb(255,245,204);
}

.submit {
	color:rgb(0,51,204);
	background-color: rgb(255,208,128);
	border-width: 1px 2px 2px 1px;
	font-weight: bold;
}

/* login box in the header */
.login, .login * * {
    
	padding: 0px;
	margin: 0px; 
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 90%;
	color: rgb(0,51,204);
}


.login input {
/*border: thin dotted rgb(0,51,204);*/
border: none;
    background-color: rgb(115,143,230);
}
img {border: none}

.indentblock {
padding-left: 40px;
border-left: dotted 1px;
}

pre {
  overflow: auto;
}

em {
	font-weight: bolder;
	color: rgb(255,145,0);
	}
	
#disabledZone {
	font-weight: bolder;
    color: rgb(0,51,204);
    background-color: rgb(191,156,96);
	padding: 2px 8px 2px 8px;
	z-index: 1000;
	position: absolute;
	border: 1px dotted rgb(0,51,204);
}
	
	
.rr-is-hidden {
display:none;
visibility: hidden;
}

.rr-ac-is-loading-options {
background: center right no-repeat url("/images/common/loadingball.gif")
}

/** drop down menu stuff */
.dropDownNav {
	background: rgb(223,203,167);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width:100%;
	border-top: 1px dotted rgb(0,51,204);
	border-left: 1px solid rgb(0,51,204);
	border-right: 1px solid  rgb(0,51,204);
}

.dropDownNav * a {
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}

.menuItemsGroup li {
border-top: 1px dotted  rgb(0,51,204);
}

.menuItemsGroup a {
display:block;
padding: 5px 5px 2px 5px ;
margin: 0px;
}

.menuItemsGroup {
padding:0px;
}

.menuItemsGroup {
	list-style: none;
}

.dropDownNav a:link,
.dropDownNav a:visited {
	color: rgb(0,51,204);
	text-decoration: none;
}

.menuItem a{
  text-decoration: none;
}

.rr-popup-selector, .menuItemsGroup {
    
	/* background of popup */
	background: rgb(223,203,167);
	color: rgb(0,51,204);
	border: 1px solid rgb(0,51,204);
	opacity: .9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
}
.menuItemsGroup {
border-top: inherit;
}
.rr-popup-selector a:link,
.rr-popup-selector a:visited,
.rr-popup-selector a:active  {
text-decoration: none;
  color: rgb(0,51,204);
}
.rr-popup-selector div, .rr-popup-selector ul li {
	text-decoration: none;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	border-bottom: 1px dotted rgb(0,51,204);
    cursor: default;
}

.rr-popup-selector ul {
margin: 0px;
padding:0px;
list-style-type: none;
}

.selected, .rr-popup-selector a:hover , .menuItemsGroup a:hover{
	background-color: rgb(191,156,96);
	cursor: pointer;
}

li .menuHeaderHighlighted, #headernav .menuHeaderHighlighted a {
} 

/* functional drop down menu stuff.  change this and menus won't work properly */ 

.menuHeader {
display:inline;
font-family : Verdana, Geneva, Helvetica, Arial, sans-serif;
}
.dropDownNav {
padding-bottom:0px;
}
.menuItemsGroup {
visibility: hidden;
	position:absolute;

}

.menuItemsOpened {
visibility:visible;
}

.dropDownNav {
margin:0px;
}

.rr-popup-selector {
	z-index:2;
	left: 0px;
	position:absolute;
}

.rr-popup-selector div, .rr-popup-selector ul li {
	display: block;
	}

.selected, .rr-popup-selector a:hover , .menuItemsGroup a:hover{
  	display: block;
}

/* drop down menu stuff */
.menuItemsGroup {
	visibility:hidden;
	margin:0px;
}

.menuItemsOpened {
visibility:visible;
}

#gmtpopup {
background: rgb(223,203,167); 
color: rgb(0,51,204); 
border: 1px solid rgb(0,51,204); 
}

.rr-input-whole , .rr-input-edit-div {
display:inline;
}

.rr-amountcol {
white-space: nowrap;  
text-align:right;
}

.rr-nowrapcol {
white-space: nowrap;
}  