/************************************************ Elements ********************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #EEEEEE url(../images/body_back.gif) repeat-x fixed;
	color:#999999;
	margin-top:0;
	margin-bottom:0;
}

img {border:0;}
h1 {font-size:18px;font-family:Arial;font-weight:normal;color:#2E7090;}
h2 {font-size:18px;font-family:Arial;font-weight:normal;color:#2E7090;}
h3 {font-size:16px;font-family:Arial;font-weight:normal;color:#2E7090;}
h4 {font-size:14px;font-family:Arial;font-weight:normal;color:#2E7090;}

td {color:#000000;font-size:13px;white-space:nowrap;padding-top:5px;vertical-align:top;}

a {font-size:12px;color:#000000;text-decoration: underline;}
a:hover {font-size:12px;color:steelblue;text-decoration:none;}
button, input, textarea {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #2E7090;text-decoration: none;}
/*label {color:#4F4F4F;font-weight:bold;}*/
label {color:#000000;font-weight:bold;}  /* Label Color is updated in validator - Need to change to change label colors  */
span {color:#000000;}

label.red {color:red;}

.left {float:left;}
.button_std {width:75px;height:22px;}
.left_pad {margin-left:10px;float:left;}
.err {color:red; font-weight:bold;}
.padding {margin:15px;}

#masthead {width:1024px;height:86px;padding:2px 4px 4px 2px;background:#ffffff;border-bottom:1px solid #8E8E8E;}
#logo {text-align:left;padding:20px 0px 0px 20px;}
#page_title {width:524px;color: #2E7090;font-weight:bold;font-size:2em;line-height:43px;text-align:center;vertical-align:bottom;}

#site_control{width:250px;text-align:right;vertical-align:top;}

/*********************************************** Navigation *******************************************/
#navigation {height:25px;padding-left:5px;background:#FFFFFF url(../images/nav-bar.gif) bottom left repeat-x;}
li.nav_anchor {width:30px;border-right:1px solid #8E8E8E;}
#icon-bar {width:100%;height:25px;background:url(../images/icon-bar.gif) left repeat-x;border-top:1px solid #8E8E8E;}

#icon-bar a {text-decoration:none; margin-left:7px;}
#icon-bar img {position:relative;top:3px; margin-top:2px;margin-right:5px;}
a.selected_tab {font-weight:bold;} 

/************************************************* Forms *********************************************/
#searchControls{position:absolute;top:25px;left:670px;width:220px;}
#searchText{position:relative;top:-10px;}

.section-header {font-size:13px;height:32px;}
.section-header div {padding:0px;height:30px;text-align:left;float:left;display:inline;}
.section-header div span {display:block;float:left;margin:7px 0px 0px 10px;letter-spacing:.1em;color:#dfb665}

img.delete {margin:auto auto;cursor:pointer;margin:0px 0px 0px 2px;}

#indicator {display:none;}

.finput1 { width:400px;line-height:17px;}
.finput2 { width:180px;line-height:17px;}
.finput3 { width:130px;line-height:17px;}

textarea.finput {width:425px;}

#msg {color:red;text-align:center;font-size:18px;}

#jtabs table.manageForm {border:none;}

/************************************************* General Layout *********************************************/
#wrapper {margin:5px auto;width:1024px;border:1px solid black;}
#stage {position:relative;top:0px;left:0px;min-width:1024px;width:100%;background:#FFFFFF;}
#content {min-width:1024px;width:100%;min-height:600px;background:#FFFFFF;padding-top:10px;padding-bottom:20px;}

/************************************************* Ordering *********************************************/

/*
#sort_group {
	height:auto;
	min-height:360px;
	width:750px;
	border:1px black solid;
	text-align:left;
	background-color:#F5F4F9;
}
#sort_table {
	position:relative;
	top:20px;
	height:440px;
	border-collapse:collapse;
	margin-left:12px;
	margin-bottom:25px;
}
#sort_table td {
	vertical-align:top;
}
#sort_list {
	margin-bottom:3px;
	border-spacing:2px;
}
#sort_list td {
	padding:3px;
	border:1px solid #DDDDDD;
	background-color:#FFFFEE;
}
.sortableitem{
	cursor:move;
	width: 300px;
}
#list_legend {
	margin:10px 0px 5px 10px;
	float:left;
}
#list_legend img{
	float:left;
}
#list_legend p {
span.item_col1 img {cursor:pointer;}
*/

