/* Main controls of entire page */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FDFCFA; 
	background-image: url(images/homebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*position: relative;*/
	top: -10px;
	left: 0px;
}

.body_center {
	width: 775px; 
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
}

form {
	padding: 0px;
	margin: 0px;
}

/* the main div encompassing everything.  responsible for the main border around entire page */
.entirepage {
	float: left; 
	padding: 4px;
	padding-bottom: 5px;
	margin-bottom: 0px; /*background-color: #f5f5f5;*/
	/* background-image: url(images/pastel.gif); */
	/*background-color: #448cca;*/
}

/* Main links of entire page */
a, a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #9d0a0e;
}

/*a:hover {
	background-color: #FFCC00;
	color: #FFFFFF;
}*/

/* Header main div */
.header {
	width: 767px;   
	height: 60px;
	/*background-color: #FFB140; 
	margin-bottom: 3px;
	padding: 2px;  
	border: 1px solid #a66200;  */
	padding: 0px; 
	margin-bottom: 20px; 
}

/* same as above */
.headercustom {
	width: 767px;   
	height: 60px;
	/*background-color: #FFB140; 
	margin-bottom: 3px;
	padding: 2px;  
	border: 1px solid #a66200; */
	padding: 0px; 
	margin-bottom: 20px; 
	position: absolute; 
	top: -76px; 
	left: 4px;
	opacity:.90; filter:alpha(opacity=90);
}

/* Left section of header */
.headerleft {
	width: 120px;
	float: left;
	margin-top: 1px;
}

/* Right section of header */
.headerright {
	width:630px; 
	float:right; 
}

/* Links for the header */
.headerlinks {
	/*width: 753px; */
	float: left; 
	/*height: 17px; */
	padding-left: 10px; 
	padding: 3px;
	background-color: #A68800;
	/*background-image: url(images/headergrey.gif);*/
	font-size: 10px;
	font-weight: bold;
}

/* the links found in the header */
.headerlinks a, .headerlinks a:visited {
	font-size: 10px; 
	font-weight: bold;
	color: #FFE673;
}

/* Links for the header */
.headerlinks1 {
	width: 55px;
	float: right;
	margin-right: 4px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	margin-top: 7px;
}

/* the links found in the header */
.headerlinks1 a, .headerlinks1 a:visited {
	color: black;
	font-size: 12px;
}

.customlinks {
	border: 2px solid red; 
	background-color: #feffef;
}

/* the links found in the header */
.welcome a, .welcome a:visited, .welcome {
	font-size: 12px;
	font-weight: bold;
}

/* Banner in the top  */
.banner {
	visibility: hidden;
	width: 775px; 
	height: 140px; 
	clear: both;  
	position: absolute; 
	top: 0px; 
	left: 0px; 
}

/* Banner in the header  */
.headerbanner {
	width: 628px;
	height: 85px;
	/* background-color: white;*/
	float:left;
	margin-top:1px;
}

/* Footer main div */
.footer {       
	width: 100%;
	float: left;
	/*margin-left: 2px;*/
	border-top: 1px solid #FF9700;
	border-bottom: 1px solid #FF9700;
	/*margin-top: 30px;*/
	/*margin-bottom: 20px;*/
	height: 25px;
	text-align: center;
	/*padding: 5px;*/
	/*background-image: url(images/footerbg.gif);*/
	background-position: center;
	background-repeat: no-repeat;
	/*background-color: #FFFFFF;*/
	padding: 5px 0;
	margin-top: 5px;
	margin-left: 3px; 
	background-color: #fbf9d7;
	opacity:.70; filter:alpha(opacity=70);
}

/* Footer banner with the links */
.footerlinks {
	width: 100%;
	color: #A68800;
}

/* the links in the footer */
.footerlinks a, .footerlinks a:visited {
	color: #A68800;
	text-decoration: underline;
}

/* Custom Footer main div */
.custom_footer {
	width: 100%;
	height: 10px; 
	float: left;
	position: relative;
	top: -10px; /*height: 100px; width: 859px; left: -42px; background-image: url(images/adi.jpg)*/
	/*visibility: hidden; */
}

/* Body main div */
.mainbody {
	width: 765px;
	float: left;
	margin-top: 20px;
	/*background-color: white;*/        
}

/* Left part of body */
.bodyleft {
	width: 120px;
	float: left;
	padding-top: 0px;
}

/* Right part of body */
.bodyright {
	width:630px; 
	float:right; 
}

/* body centered (homepage)*/
.bodycenter {
	width:765px; 
	float:left; 
	padding-top: 20px;
}

/* User Info box on the left of the page */
.uinfobox {
	width: 120px;
	float: left;
}

/* All the menu items on the left side of page */
.sidemenu {
	background-image: url(images/sidemenu.gif);
	background-repeat: repeat-x;
	height: 12px; 
	width: 114px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 0px;
	float: left;
	margin-bottom: 1px;
	margin-left: 1px;
	position: relative;
}

.sidemenu_msg {
	background-image: url(images/sidemenu_msg.gif);
	background-repeat: repeat-x;
	height: 12px; 
	width: 114px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 0px;
	float: left;
	margin-bottom: 1px;
	margin-left: 1px;
}

/* the links in the side menu */
.sidemenu a, .sidemenu a:visited, .topmnu a, .topmenu a:visited { 
 	color: #333333;
}

/* Outlined box which is used for most content body */
.contentbox {
	border: 1px solid #a66200;
	padding: 0px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	width: 628px;
	border-top: 0;
}

/* All the grey table headers in the page */
.tableheadergrey {
	background-image: url(images/headergrey.gif);
	background-repeat: repeat-x;
	height: 22px; 
	padding-top: 3px; 
	padding-left: 5px;
	font-weight: bold;
}

/* All the orange table headers in the page */
.tableheaderorange {
	/* background-image: url(images/headerorange.gif); */
	background-color: #ffc673;
	background-repeat: repeat-x;
	height: 22px; 
	padding-top: 3px; 
	padding-left: 5px;
	font-weight: bold;
}

/* All the green table headers in the page */
.tableheadergreen {
	background-image: url(images/headerlink.gif);
	background-repeat: repeat-x;
	height: 22px; 
	padding-top: 3px; 
	padding-left: 5px;
	font-weight: bold;
}

/* All the blue table headers in the page */
.tableheaderblue {
	background-image: url(images/headerblue.gif);
	background-repeat: repeat-x;
	height: 22px; 
	padding-top: 3px; 
	padding-left: 5px;
	font-weight: bold;
}

/* all the table columns in the page */
.tablecolumn {
	padding: 5px;
}

/* styled buttons to make it look nicer */
.login {
	color: #ff6600;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	width: 53px;
	height: 26px;
	background-image: url(images/loginbg.gif);
	margin: 10px;
	cursor: pointer;
}

.loginlong {
	color: #ff6600;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	width: 120px;
	height: 26px;
	background-image: url(images/loginbglong.gif);
	margin: 10px;
	cursor: pointer;
}

/* the title of every tabbed page */
.titleheader {
	padding-top: 20px; 
	text-align: center; 
	height: 22px; 
	font-size: 14px; 
	font-weight: bold; 
}

/* the error prompt */
.errormessage {
	width: 100%;
	height: 15px;
	text-align: center;
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	float: left;
	clear: both;
}

/* the selected options color */
.selected {
	background-color:#FFCC00; 
	color:#FFFFFF; 
	padding-left: 5px; 
	padding-right: 5px;
}

#wizard 
{
	float: left;
	position: relative;
	top: 1px;
	margin-top: 0px;
	border: 0px solid black;
	text-align:center;	
}

#wizard img
{
	border-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#wizard img span
{
	padding-bottom: 2px;
	padding-top: 3px;
	margin-right: 0px;
}

#wizard li
{
	float: left;
	display: block;
	border: 0px solid black;
}

#wizard ul
{
	 padding: 0px;
	 margin-left: 0px;
	 margin: 0px;
}

/* For the rounded corners */
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#FFFFFF; border-left:1px solid #a66200; border-right:1px solid #a66200;}
.toptop .xb2, .toptop .xb3, .toptop .xb4{ background-color: #ffc673; }
.xb1 {margin:0 5px; background: #a66200;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px; position: relative; top: 0px;}

/* for breadcrumbs */
.breadcrumbs a:link, .breadcrumbs a:visited
{
	text-decoration: underline;
	font-weight: bold;
}

.breadcrumbs a:hover
{
	background-color: #ffc673;
}

.breadcrumbs
{
	float: left; 
	width: auto; 
	border: 0px;
	margin-left: 1px;
	padding: 1px;
	margin-right: 5px;
	/*background-image: url("images/headergrey.gif");*/
	/*background-color: #FFFFFF;*/
}


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  
  header: #ffc673
  border: #a66200
  hover: #FF9700
  active: #FFFFFF

  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 	margin-bottom:20px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	padding-top: 4px;
	border-bottom: 1px solid #a66200;
	font: 10px Verdana, sans-serif;
}

ul.tabbernav li
{
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #a66200;
	border-bottom: none;
	background: #ffc673;
	text-decoration: none;
}

ul.tabbernav li a:link { color: #000; }
ul.tabbernav li a:visited { color: #000; }

ul.tabbernav li a:hover
{
	color: #000;
	background: #FF9700;
	border-color: #a66200;
}

ul.tabbernav li.tabberactive a
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

ul.tabbernav li.tabberactive a:hover
{
	color: #000;
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px;
	border:1px solid #a66200;
	border-top: 0;
	background-color: #FFFFFF;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display:none;
}
.tabberlive .tabbertab h3 {
	display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
}
