/*Old*/
/* Customisable elements starts here */
	

hr {
	border: 0;
	border-top: 5px solid #f47221;
	height: 5px;
	}			

#horz_line h1 {
	color: #fff;
	background-color: #f47221;
	}
		
.button {
	border-style: none;
	background-color: silver;
}

#button_back {
	background: url(../images/button_back.gif) top left no-repeat;
	background-color: silver;
}

#button_back_admin {
	background: url(../images/button_back_admin.gif) top left no-repeat;
	background-color: #ffbb91;
}

#navbar {	
/*	top: 36px;
	left: 130px;
	width: 100%;*/
	font-family: Arial, Georgia, sans-serif;
}


/* Customisable elements ends here */





/* This section should not be modified unless you have a good understanding of CSS */
#logo {
	position: absolute;
	top: 0;
	left: 0;
	}	
	
#horz_line h1 {
	font-size: 90%;
	display: block;
	padding-top: 3px;
	text-align: center;
	}
	
.button {
    display: block;
	width: 140px;
	height: 18px;
	margin-left: 8px;
	text-align: center;
	cursor: hand;
}

#button_back {
	height: 27px;
	width: 160px;
	margin: 3px 5px 0 0;
	padding-top: 3px;
}

#button_back_admin {
	height: 30px;
	width: 180px;
	margin: 3px 5px 0 0;
	padding-top: 3px;
}

#shaded_box_light 
{
    /* background-color:InfoBackground;*/
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#shaded_box_dark 
{
    /* background-color:Silver */
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

body {
	color: #000;
	font-family: Arial, "Lucida Sans Unicode", Verdana, Georgia, Helvetica, sans-serif;
	margin: 0;
	padding: 0px;
	marginwidth: 0px;
	leftmargin: 0px;
	topmargin: 0px;
	marginheight: 0px;
}

.button a {
	border: none;
	color: #000;	
	display: block;
	text-decoration: none;
	width: 100%;
	font-size: 100%;
	}

.button a:hover {
	display: block;
	cursor: hand;
	}

.error{
	color: #c00;
	}
	
.grid_item {
	border-bottom: 1px solid #000;	
	}	

/* HEADER TAGS */
h1 {
	}

h2 {
	}

/* END HEADER TAGS */



/* LINKS */
	
a:link { 
	text-decoration: none; 
	color: #444F67;
	}
	
a:visited { 
	text-decoration: none; 
	color: #666;
	}
	
a:visited:hover,	
a:hover, 
a:active { 
	text-decoration: none; 
	color: #c00;
	}	
	
/* END LINKS */

/* FOOTER */
#footer {
	}
/* END FOOTER */
img {
	border: 0;
	}
				
#navbar {	
	position: absolute;
	/* background-image: url(../images/navbar_1.jpg); */	
	padding: 10px 8px 14px 8px;
	}
	
* html #navbar {
	padding: 12px 8px 14px 8px;
	}	
	
#navbar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#navbar ul li {
	display: inline;
	padding: 0 5px 0 5px;
	}	
	
#container {
	position: absolute;
	top: 206px;
	left: 0px;
	width: 100%;
	height: 790px;
	padding-top: 0px;
	}
	
* html #container {
	top: 206px;
	}	
	
#container_admin {
	position: absolute;
	top: 106px;
	left: 0px;
	width: 100%;
	}
	
* html #container_admin {
	top: 106px;
	}		
	
#container p {
	font-size: 95%;
	margin-top: -15px;
	margin-left: 35px;
	}	

#login_container {
	position: absolute;
	top: 190px;
	left: 0px;
	width: 100%;
	height: 430px;
	}
	
* html #login_container {
	top: 190px;
	}		
		
#orange_back 
{
    /* background: url(../images/orange_back.gif) bottom left no-repeat; */		
	width: 431px;
	height: 20px;
	}
	
#horz_line {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 431px;
	height: 24px;
	}
	
* html #horz_line {
	top: 7px;
	}		
			
* html #horz_line h1 {
	padding-top: 4px;
	}				
	
#login_box {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 400px;
	padding: 0;
	z-index: 100;
	}	
	
#login_image {
	position: relative;
	/* background: url(../images/login_image_2.jpg) no-repeat left top; */
	left: 220px;
	top: -20px;
	width: 546px;
	height: 411px;
	padding: 80px 0 0 15px;
	}
	
#bird_1 {
	position: absolute;
	/* background: url(../images/bird_2.gif) no-repeat left bottom;*/
	top: 12px;
	left: 450px;
	width: 213px;
	height: 194px;
	}
	
* html #bird_1 {
	top: 6px;
	} 	
		
#box_1 {
	position: absolute;
 	background:  url(../images/box_footer.jpg) bottom no-repeat;
	top: 120px;
	left: 35px;
 	width: 216px;
	margin: 0px;
	padding-bottom: 0px;
	}
	
#box_2 {
	position: absolute;
 	background:  url(../images/box_footer.jpg) bottom no-repeat;
	top: 120px;
	left: 295px;
 	width: 216px;
	margin: 0px;
	padding-bottom: 0px;
	}
	
#box_3 {
	position: absolute;
 	background:  url(../images/box_footer.jpg) bottom no-repeat;
	top: 120px;
	left: 550px;
 	width: 216px;
	margin: 0px;
	padding-bottom: 0px;
	}
	
#box_1 h2 {
	color: #fff;
	padding: 26px 13px 35px 37px;
	text-align: left;
	background:  url(../images/box_1_header.jpg) no-repeat top left;
	}
	
* html #box_1 h2 {
	padding: 26px 13px 25px 37px;	
	}
			
#box_2 h2 {
	color: #fff;
	padding: 26px 13px 35px 41px;
	text-align: left;
	background:  url(../images/box_2_header.jpg) no-repeat top left;
	}

* html #box_2 h2 {
	padding: 26px 13px 25px 41px;
	}
	
#box_3 h2 {
	color: #fff;
	padding: 26px 13px 35px 43px;
	text-align: left;
	background:  url(../images/box_3_header.jpg) no-repeat top left;
	}
	
* html #box_3 h2 {
	padding: 26px 13px 25px 43px;
	}	
		
#box_1 p, #box_2 p, #box_3 p, #box_1 li, #box_1 ul, #box_2 ul, #box_2 li, #box_3 ul, #box_3 li, {
	background: url(../images/box_central_image.jpg) repeat-y;
	padding: 0px 20px 20px 20px;
	margin-top: -20px;
	margin-left: 0px;
}	
	
#but_continue {
	position: absolute;
	bottom: 300px;
	left: 330px;
	}
	
.ePrintHeader {
	background: url(../images/upload_back.gif) no-repeat;
	border: none;
	}
	
.formfield {
	font-size: 13px;
	color:#000;
	background-color: #fff;
	border: 1px solid #9daccd;
	font-family: Arial, Helvetica, Times New Roman;
	width:340px;
	height:22px;
}											
	
/* Datagrids backgrounds */	
.dg_header {
	background: url(../images/dg_header_back.gif) top repeat-x;
	height: 25px;
	font-size: small;
	font-weight: bold;
	color: #666;	
	border-style:none;
	}
		
.user_dg_header {
	background: url(../images/user_dg_header_back.gif) top left no-repeat;
	height: 25px;	
	padding-left: 10px;
	font-weight: bold;
	font-size: small;
	color: #666;	
	}		

.status_dg_header {
	background: url(../images/status_dg_header_back.gif) top right no-repeat;
	height: 25px;	
	padding-right: 10px;
	font-size: small;
	font-weight: bold;
	color: #666;			
	}							
		
.text_box {
	background: url(../images/textbox_back.gif) no-repeat left top;
	padding: 3px 5px 20px 7px;
	}
	
.textbox {
	border: 1px solid #fff;
	font-size: x-small;
	width: 143px;
}

.small_font {
	font-size: 12px;
	}	
		
		