/* Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Trebuchet MS, Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(../images/bg.gif) top center repeat-y;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
position:relative;
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
/*text-align: center;*/
}

#header h1 {
width: 100%;
font-size:1.2em;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#session_details {
	position:absolute;
	top:-18px;
	right:0px;
	padding:3px 7px;
	display:inline;
	color: #505050;
    background-color: #f4f4f4;
}

#session_details_header {
	position: relative;
	width:100px;
	float:left;
	/* border:1px solid red; */
}

#session_details_body {
	position: relative;
	float:left;
	/* border:1px solid blue; */
}

#session_details p {
	
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

#add_acc {
	width: 33%;
	/*height: 300px;*/
	display: none;
	border: 5px solid #333;
	background-color: #FCFCFC;
	position: fixed;
	top: 10%;
	left: 33%;
	z-index: 15;
}

#blocker_div {
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:fixed;
	display:none;
	background-color: #CCCCCC;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	z-index: 10;
}

#page_submenu {
	text-align: right;
}

#page_submenu li {
	display: inline;
}

#page_submenu li a {
	margin-left: 0.5em;
	padding: 2px;s
}

#page_submenu li a:hover {
	background: #fafafa;
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

.error_message {
margin: 0;
padding: 8px;
width: 130px;
color: #101010;
background-color: #FFD9D9;
line-height: 1.3em;
border: 1px solid #FFCCCC;
font-weight: bold;
}

.info {
margin: 0;
padding: 8px;
width: 130px;
color: #505050;
background-color: #F1F8EF;
border: 1px solid #CFF3CD;
line-height: 1.3em;
font-weight: bold;
}

.warning {
	color: #9D0B0E;
	font-weight: bold;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 0 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

.img_box {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.mandatory {
	color: #FF0000;
	font-weight: bold;
}

.gallery_cell {
	text-align: center;
}

.gallery_link a:hover {
	background-color: #C8C8C8;
}

td.key {
	background-color: #EEEEEE;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px dotted #CDCDCD;
	padding: 4px;
	text-align:right;
}

td.key_head {
	background-color: #EEEEEE;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px dotted #CDCDCD;
	padding: 4px;
}

td.value {
	border-bottom: 1px dotted #CDCDCD;
	padding: 4px;
}

td.table_soft_divide {
	background-color: #F3F2F4;
	padding: 4px;
}

.help_text {
	font-size: 10px;
	color: #000000;
}

.button {
	background-image:url(../images/button.gif);
	background-repeat: repeat-x;
	border: 1px solid #FAFAFA;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.major_item {
	padding-bottom: 3px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 18px;
	border-bottom: 1px solid #16385F;
	color: #1D2636;
}

.input, .string, .email, .number, .select_box, .string_hack, .string_checkbox, .number_or_empty {
	background-color: #FAFAFA;
	border: 1px solid #DDDDDD;
	padding: 3px;
	color: #222642;
	font-size: 12px;
	font-family: Trebuchet MS, arial, sans-serif;
}

.readonly {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #222642;
	font-size: 12px;
	font-family: Trebuchet MS, arial, sans-serif;
}

.input:hover {
	border: 1px solid #B5C8EE;
}

.button:hover {
	background-image:url(../images/button_over.gif);
}

.mandatory {
	color: #f00;
	font-weight: bold;
}

.highlight {
	padding: 4px;
	border: 1px solid #ccc;
	background: #EDF8ED;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
cursor: help;
}

div#keybox {
	position:fixed;
	top:30px;
	right:25px;
	width:170px;
	height:275px;
	padding:3px;
	border:2px outset gray;
	background:white;
}

div#keybox #keybox_key_header {
	border-bottom:1px solid gray;
	text-align:right;	
}

div#keybox table td {
	padding:0px 0px 2px 5px;
}

 table tr {
	border:1px dashed gray;
}

.keybox_key {
	width:35px;
}

.keybox_explanation {
	border-left:1px solid gray;
}

#showKeybox {
	text-decoration: none;
	color: #286ea0;
}

#showKeybox:hover {
	cursor:pointer;
	text-decoration: underline;
	color: #286ea0;
}
.narrow_checkbox {
	width:20px;	
}

.wurcenter {
	text-align:center;
}

.current_filter_choice {
	color:#a01414;
	font-weight:bold;
}