﻿body
{
	font-family: Verdana;
	font-size:10px;
	margin:auto;
	text-align:center;
	background-color: #DDDDDD;
}

#content-outer
{
	width:674px;
	margin:auto;
	overflow:visible; 
	position:relative;
}

#content-adminheader
{
	width:674px;
	margin:auto;
	overflow:visible; 
	position:relative;
}

#content-header
{
	border: solid 1px #a4a4a4;
	width:674px;
	margin:auto;
	overflow:visible; 
	position:relative;
}

#content-box
{
	border: solid 1px #a4a4a4;
	width: 659px;
	min-height: 430px;	
	background-color: White;
	position: relative;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 20px;
}

#content-autogrow
{
	background:transparent url(../../Images/rounded-autogrow.gif) repeat-y top left;
}

#controlbar
{
	width:948px;
	margin:auto;
	text-align:right;
	padding-top:3px;
	
	height:20px;
}

#box
{
	border: solid 2px #444444;
	background-color: White;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.datalist-source
{
	padding:1px px 0px 3px;
	padding-left:5px;
	text-indent:-5px;
	white-space:normal;
}
	
.datalist-source a, .datalist-source a:link, .datalist-source a:visited, .datalist-source a :active
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:11px;
	color:black;
	cursor:pointer;
	text-decoration:none;
}
.datalist-source a:hover
{
	text-decoration:underline;
}

.datalist-selection
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:black;		
	padding-left:20px;
	vertical-align:top;
	width:220px;

}

.datalist-selection-item
{
	width:220px;
}

.datalist-selection-bullet
{
	
}

.selection-search-box
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:11px;
	color:#6d6c6c;
	padding:2px;
}

.selection-bar
{
	font-family: Arial, Serif;
	font-size:11px;
	color:#7a7a7a;
	vertical-align:top;
	text-align:right;
	/*position:relative;
	padding-right:15px;
	top:-3px;*/
	height:18px;
	margin-top:2px;
	overflow:visible; 
	position:relative;
}

.selection-bar-label
{
/*	color:#eaeaea;
	font-family:Arial;
	font-size:11px;
*/
font-weight:bold;
font-size:12px;
}

.selection-bar-dropdown
{
	color:#4F6EA6;
	font-family:Arial;
	font-size:11px;
	border: solid 1px #EDDDAC;
	background-color:White;
	padding:0px 1px 0px 5px;
}

.selection-dropdown
{
	border:outset 1px black;	
	background-color:White;
	width:150px;
	position:absolute;
	z-index:990;
	padding:0px;
}

a.selection-button:link, a.selection-button:hover, a.selection-button:active, a.selection-button:visited 
{
	/*position:absolute;
	top:16px;
	left:508px;
	color:#eaeaea;
	font-family:Arial;
	font-size:11px;
*/
	color:#4F6EA6;
	font-family:Arial;
	font-size:11px;
	border: solid 1px #EDDDAC;
	background-color:White;
	padding:0px 5px 0px 5px;
	text-decoration:none;
}

a:link, a:hover, a:active, a:visited
{
	color:#5875AB;	
	text-decoration:none;
}

.button-show
{
	width:70px;
	height:40px;
	font-weight:bold;
	font-family:Arial, Verdana, Sans-serif;
	font-size:12px;
	border: solid 1px #EDDDAC;
	background-color:White;
	color:#4F6EA6;
}

.selection-list, .selection-list a
{
	width:100%;
	text-align:left;
	font-size:11px;
	font-family:Arial, Sans-Serif;
	color:Black;	
	text-decoration:none;
	overflow:hidden;
}

.selection-list-item, .selection-list-item a
{
	padding:1px 0px 1px 3px;
	display:block;
}

.selection-list-item:hover , .selection-list-item-hot
{
	background-color:#ABB8D0;	
}

.selection-list-item-footer
{
	border-width:1px 0px 0px 0px;
	border-style:dotted;
	border-color:black;
	color:blue;
}

.button
{
	border: solid 1px #EDDDAC;
	background-color: #43A9Bc;
	color: White;
	font-weight: bold;
}

.row
{
	background-color: #FFFFFF;
}

.rowAlt
{
	background-color: #EEEEEE;
}

h1
{
	font-size:14px;
	font-weight:bold;			
	color:#13798c;
}

h2
{
	font-size:12px;
	font-weight:bold;	
	color:#13798c;
}

.h1
{
	font-size:14px;
	font-weight:bold;			
	color:#13798c;
}

.h2
{
	font-size:12px;
	font-weight:bold;	
	color:#13798c;
}

.input-button
{
	height:24px;
	font-weight:bold;
	font-family:Arial, Verdana, Sans-serif;
	font-size:11px;
	background-color: #4c8e9d; 
	color: White;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-color: Black;
	border-width: 0px;
	text-decoration: none;
	text-align: center;
}

.input-dropdown
{
	font-family:Arial, Verdana, Sans-serif;
	font-size:11px;
	border:outset 1px black;	
	background-color:White;
	width:75px;
	position:relative;
	z-index:10;
	padding:0px;
}

a:link
{
	color:#5875AB;
	text-decoration:none;
}

.hover:hover, .hover:active
{
	text-decoration:underline;
}

.error-box
{
	border:solid 1px #5875AB; 
	background-color:white;
	padding:5px 25px; 
	text-align:center;
	color:red; 
}

.info-box
{
	border:solid 1px #5875AB; 
	background-color:white;
	padding:5px 25px; 
	text-align:center;
	color:black; 
}

.background-dim
{
	background-color:white;
/*	filter:alpha(opacity=75); 
	opacity:.75;
	mozOpacity:.75; */
}