﻿html 
{
	font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
}

body
{
	text-align: center;
	font-size: 90%;
}

#wrapper 
{
width: 904px;
margin: 0 auto;
text-align: left;
}

#ramlogo
{
	background:url(/public/images/ramlogo.gif) no-repeat 0 8px;
	height: 76px;
	width: 905px;
	text-align: center;
}

#headerramlogo
{
    text-align: center;
	height: 23px;
	margin-top: 20px;
	font-size: large;
	color:  Gray;
	width: 348px;
}
    
    
 #logoff
 
 {
 	color: Gray;
 	text-align: right;
 	margin-right: 20px;
 
 }   
    
   #nav 
   {
   	padding: 0;
   	background: #E7573B;
   	list-style-type: none;
   	width: 895px;
	float: left;
	margin-left : 0px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;

}
   
   #nav li 
   {
   	margin: 0;
   	padding: 0;
    float: left;
    }
   
   #nav a 
   {
    float: left;
    width: 111px;
    color: #FFF;
    text-decoration: none;
    line-height: 2.5; 
    text-align: center;
    border-right: 1px solid #FFF;
    font-size:11px;	
}
   
   #nav #nav_email a 
   {
   	border: none;

}
   
   #nav a:hover  
   {
   	background: #A0A0A0;
   }

#content 
{
	width :1008px;
	float: right;
	height: 595px;
}
#content h1, #content h2, #content p
{
 padding-right: 20px;
}

#mainnav

{
	background:url(/public/images/greysidebar.jpg) no-repeat 0 8px;
	width: 108px;
	float: left;
	
}

#mainnav 
{
	padding-top: 20px;
	padding-bottom:20px;
	height: 512px;
}

#mainnav li
{ padding-left: 20px;
  padding-right: 20px;
	width: 20px;
}

#footer
{
	clear: both;
	
}

/* Admin Screen */

#greybarnav_adminpage
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #555555;
}

#greybarnav_adminpage li
{
	
	width: 73px;
	padding-left: 10px;
	 margin-top: 7px;	
}
#greybarnav_adminpage a
{
	
	color: #555555;
	text-align: left;
	text-decoration: none;
}

#greybarnav_adminpage a:hover  
   {
   	color: #DF0024;
   }

.leftNav 
{
    width:121px;
    /*border:solid 1px black;*/
    height:500px;
    background:url(/public/images/greysidebar.jpg) no-repeat 0 8px;
    vertical-align:top;
}

.tableHeader
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#666633;
    background:#CCCC99;
    text-decoration:none;
    height:30px;
}

.tableRow
{
   border:solid 1px #EBE9ED;
   height:20px;
}

.tableRowAlt 
{
    background:#CCCCCC;
}
.tableCell
{
    border:solid 1px #EBE9ED;
}

.leftNavTable
{
    width: 10em;
    margin-bottom: 0.5em;
    float:right;
    text-align:right;
        
}

.leftNavTd
{
     margin:0px;
     width:80px;
     
}

.leftNavSpanLeft 
{
    float: left;
}

.leftNavSpanRight 
{
    float: right;
}

.mainContent 
{    
    vertical-align:top;
    text-align:left;
    width:100%;
    margin:0;
    padding:0;
    /*border:solid 1px black;*/
}

.ramLogo
{
	background:url(/public/images/ramlogo.gif) no-repeat 0 8px;
	height: 76px;
	width: 905px;
	text-align: left;
}

.topNavTable
{
    /*border:solid 1px black;*/
    text-align:left;  
    width:875px;
}

.topNavLogo
{    
    text-align:left;
}

.topNavHeader 
{    
    text-align:center;
    font-size:x-large;
    vertical-align:middle;
}

.topNavLogin
{    
    text-align:right;
    vertical-align:bottom;
}


.mainTable
{
     
}

/* Header Title*/
.HeaderTitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
color: #666633;
text-decoration:none;
}
/* HeaderNavigation*/
.headnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CC3300;
text-decoration:none;
coration:none;
}
a.headnav:visited{
color: #CC3300;
text-decoration:none;
font: 10px Arial, Helvetica, sans-serif;
}
a.headnav:hover {
color: #ff9933;
text-decoration:none;
font: 10px Arial, Helvetica, sans-serif;
}
/*MainNavigationbar*/
.buttons{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
text-decoration:none;
}
a.buttons:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:  white;
text-decoration:none;
}
a.buttons:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: ff9933;
/*color:#ffffff;*/
text-decoration:none ;
}
/*Side bar Navigation*/
.sidenav, a.sidenav:link, a.sidenav:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration:none;
font-weight:bold;
}
a.sidenav:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cc3300;
text-decoration:none;
font-weight:bold;
}

/*Page title*/
.pageTitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FF9933;
text-decoration:none;
}
/* Opposite Page title*/
.adpartitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666666;
text-decoration:none;
}
/* Opposite Page info*/
.Opposite-Page-info{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #cc3300;
text-decoration:none;
}
/* sidebarFooter*/
.sidebarFooter{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration:none;
}
/* legal*/
.legal{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
text-decoration:none;
}
/* Info Title Text*/
.dbtxt{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666633;
text-decoration:none;
}
/* Info*/
.dbrdtxt{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #999999;
text-decoration:none;
}
/*Other Titles*/
.OtherTitles{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #cc3300;
text-decoration:none;
}
.repttext{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
line-height: 22px;
color:#8C7946;
}

.box1 {
border-color: #990000 #990000 #990000 #990000;
border-width: medium;
 border-style: ridge;
}
.promo {
font-family: Arial, Helvetica, sans-serif;
color: #000033;
}
.titlebar {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
 background-color: #990000;
}
.caldate{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#80612E;
font-weight:bold;
}


/* Headergrid------------------------------------------------------- */
.headergrid{
/*font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666633;*/
background:#CCCC99;
text-decoration:none;
height:30px;
}
a.headergrid :visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666633;
background:#CCCC99;
text-decoration:none;
 }
a.headergrid :hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ff9933;
background:#CCCC99;
text-decoration:none;
}
/* Datagrid Table------------------------------------------------------- */
.table.grid{
text-align:left;
padding:0px;
border:1px;
color:#cccccc;
border-top: thin groove #cccccc;
border-right: thin groove #cccccc;
border-bottom: thin groove #cccccc;
border-left:thin groove #cccccc;
scrollbar-base-color:#CCCCCC; 
}
.tr.on{
background-color:#cccccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
}
.tr.off{
background-color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
}
.tr.on a:link,a:visited{
color:#000000;
text-decoration: underline;
font: normal bold 10px  Arial, Helvetica, sans-serif;
}
.tr.on a:hover{
color:#000000;
text-decoration:underline;
font: normal bold 10px  Arial, Helvetica, sans-serif;
}
.tr.off a:link,a:visited{
color:#000000;
text-decoration: underline;
font: normal bold 10px  Arial, Helvetica, sans-serif;
}
.tr.off a:hover{
color:#000000;
text-decoration:underline;
font: normal bold 10px  Arial, Helvetica, sans-serif;
}
/*Button*/
.page_button {
font: normal normal 12px Arial, MS Sans Serif, Helvetica;
border:2px outset #cccccc;
color: #000000;
height:20px;
vertical-align:middle;
background-color:#ededed;
}
/*--scrollbar--*/
.scrollbar{
scrollbar-base-color:#CCCCCC; 
}
/*--Inputbox--*/
.input {
FONT-FAMILY: bold Arial,Helvetica,Sans-Serif;
FONT-SIZE:12px;
WIDTH: 260px;
border-bottom:1px inset #cccccc groove;
border-left: 1px inset #cccccc groove;
border-right:1px inset #cccccc groove;
border-top:1px inset #cccccc groove;
}
.input_small {
BORDER-BOTTOM: 1px inset #cccccc groove;
BORDER-LEFT: 1px inset #cccccc groove;
BORDER-RIGHT: 3px inset #cccccc groove;
BORDER-TOP: 1px inset #cccccc groove;
FONT-FAMILY: Arial,Helvetica,Sans-Serif;
FONT-SIZE: 11px; WIDTH: 150px;
}
.input_leftnavi {
BORDER-BOTTOM: 1px inset #cccccc groove;
BORDER-LEFT: 1px inset #cccccc groove;
BORDER-RIGHT:2px inset #cccccc groove;
BORDER-TOP: 1px inset #cccccc groove;
FONT-FAMILY:Arial,Helvetica,Sans-Serif;
FONT-SIZE: 11px; WIDTH:90px;
}
.errormsg {
font: normal normal 12px Arial, MS Sans Serif, Helvetica;
text-transform: none;
color: #CC0000;
text-align: justify;
text-decoration: none
}

/* Forgot Password------------------------------------------------------ */
.Forgot Password{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:underline;
}
a.Forgot Password :visited{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:underline;
 }
a.Forgot Password:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
text-decoration:none;
}

.boldlink 
{
font-size:12px;
font-weight:bold;
}
#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}

#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}

.inputTable
{
	margin-top: 15px;
	
}

.inputTable TD
{
}

.inputTableLabel
{
	vertical-align: top;
	width: 170px;
}

.inputTableInput
{
	width: 400px;
}
