input{
	background-color:#FFF;
}
img{
	border:none;
}
#areaeditpage h2{
	padding:10px;
}
#areaeditpage label{
	float:left;
	width:100px;
}
#areaeditpage  .area_textarea{
	width:200px;
}
#sectionheading{
	font-size:1.2em;
}
#arearsslink{
	position:absolute;
	top:220px;
	left:550px;
}
#arearsslink a{
	border:none;
}

.contentLeft h3{
	color:#AAAAAA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:15px;
	padding-top:0;
	margin-top:0;
}
.mainText{
	font-family:Arial;
}
.error{
	color:#F00;
}
/* ------------------------- Categories section ------------------------- */

.bottomcattr{
	padding-bottom:10px;
	margin-bottom:5px;
}
.bottomcattr td{
	border-bottom:thin solid #AAAAAA;
}

/* -------- The Area is hidden warning in the admin section ------------- */
#markashidden{
	position:absolute;
	top:180px;
	left:680px;
	color:#F00;
	border:thin solid #F00;
	padding:5px;
}

/* ******* Image upload system ******** */

/* ----------- Progress Bar upload section ----------- */

#progressbar{
	width:100%;
	height:1.5em;
	margin-top:5px;
	margin-bottom:5px;
	clear:right;
	position:absolute;
	top:160px;
	left:420px;
	color:#000;
}#progressbar span{
	width:100px;
	padding:3px;
	padding-left:10px;
	border:none; 
	display:block;
	float:left;
}#progressbar .completed{
	background-color:#4f6e95;
	background-image:url(/news_and_events/admin/fileuploadsystem/bluearrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1em;
	color:#FFF;
}

/* --------------- the display image page ---------------------*/

#categoriesselected{
	margin-top:0px;
	margin-left:20px;
}

#imagecategory{
	margin-top:5px;
	margin-bottom:10px;
}
.add_category{
	margin-top:5px;
	margin-left:5px;
}
#imagecategory{
	float:left;
}


/* ----- the container box for the upload sectiona and submit button ------- */
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding:10px;
	border: 1px solid #000000;
	margin-top:10px;
}.boxmini{
	padding:0;
}.box th{
	font-size:1.1em;
	padding-left:3px;
	vertical-align:top;
}.box td, .box th{
	padding-top:3px;
	padding-bottom:2px;
}#imagebox{
	border:thin solid #000;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	float:left;
	clear:right;
	padding:10px;
}.boxfloatleft{
	float:left;
}#resultslink{
	clear:left;
	padding-top:10px;
}#resultslink a{
	font-size:1.2em;
	text-decoration:none;
}#userfile{
	margin-left:53px;
	margin-bottom:5px;
}#alttagfield{
	margin-left:33px;
}
#categoryselect{
	border:thin solid #777777;
}
#categoryselect option{
	color:#777777;
	font-size:0.8em;
	font-weight:bold;
}

/*------------ The box containing the change area dialog ---------- */

#changearea{
	position:absolute;
	left:325px;
	top:330px;
	padding:2px;
	border:thin solid #CCCCCC;
}
#changearea label{
	font-weight:bold;
}

/* ---------------result page ------------------*/

.article_content_text{
	font-size:1.1em;
	line-height:1.1em;
}
#filedate{
	font-size:1.2em;
	padding-top:10px;
}
#imagecaption,#imageeditbutton,#editaltcaption,.altcaption_submit{
	font-size:1.2em;
	width:50%;
	margin-top:10px;
	padding:10px;
	border:thin solid #006598;
}

#imagecaption span,#filedate span{
	font-weight:bold;
}
#imageeditbutton{
	position:absolute;
	top:200px;
	left:550px;
	width:4em;
	padding:5px;
	text-align:center;
	border-top:thin solid #6666ff;
	border-left:thin solid #6666ff;
	border-bottom:thin solid #006598;
	border-right:thin solid #006598;
}#imageeditbutton a{
	display:block;
	text-decoration:none;
}#imageeditbutton:hover,.altcaption_submit:hover{
	background-color:#eaffcc;
	border-top:thin solid #006598;
	border-left:thin solid #006598;
	border-bottom:thin solid #6666ff;
	border-right:thin solid #6666ff;
}
.altcaption_submit{
	width:4em;
	padding:2px;
	margin-left:5px;
	margin-top:-20px;
}
.image_submitbutton{
	font-size:1.2em;
	margin-left:10px;
	border:thin solid #006598;
}
.linkpages{
			font-size:.7em;
			letter-spacing: 0.01em;
			word-spacing: 0.01em;
			line-height: 1.2em;
			text-align:left;
			margin-bottom:1em;
		}
/* news thumbnail images
---------------------------------------------------*/
#article_thumbnail{
	float:right;
	margin:5px;
	margin-right:60px;
}
#article_thumbnail img,#article_thumbnail div{
	width:100px;
}
#article_thumbnail img{
	border-bottom:thin solid #c0c0c0;
	border-right:thin solid #c0c0c0;
	background-color:#e3e3e3;
	margin-bottom:3px;
}
#article_thumbnail div{
	font-size:0.9em;
	padding-left:5px;
}

/*	The date image
----------------------------------------------------*/
.date{
padding-top:15px;
background-image:url(../images/news.jpg);
background-repeat:no-repeat;
width:82px;
height:77px;

}
.day{ font-family: arial; font-size:1.2em; font-weight:bold; color:#000000; text-align:center; margin-bottom:2px; padding-top:5px}
.mth{ font-family: arial; font-size:0.9em; font-weight:bold; color:#666666; text-align:center; margin-bottom:2px;}
.year{ font-family: arial; font-size:.8em; font-weight:bold; color:#999999; text-align:center;}
