
table.imagelist
{
	width: 100%;
	padding: 10px;
}

div.imagelist_ImageFilename
{
	background-color: #AAB884;
	padding: 1px 0px 1px 10px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana;
}


div.imageList_ItemTemplate
{
	padding: 1px 10px 10px 10px;
	text-align: center;
}

div.imageList_ItemTemplate span
{
	font-size: 0.8em;
}

div.imageList_ItemTemplate a
{
	color: Black;
	font-size: small;
}

div.imageList_Frame
{
	width: 200px;
	text-align: center;
	padding: 10px;
	min-height: 170px;
	height: 170px;
	display: table-cell;
	vertical-align: middle;
}

div.admin_section_control
{
	position: relative;
	font-size: 1.1em;
	background-color: #AAB884;
	border-bottom: solid 1px #558866;
	padding: 0px 10px 0px 40px;
}

div.page_title
{
	position: absolute;
	left: 40px;
	top: 0px;
}

div.login_name
{
	position: absolute;
	left: 610px;
	top: 0px;
	color: #224433;
}

div.login_status
{
	position: absolute;
	left: 890px;
	top: 0px;
}

div.admin_update_progress
{
	position: absolute;
	left: 10px;
	top: 2px;
}

div.login_status a
{
	color: Black;
}


div.loginWrapper
{
	width: 500px;
	padding: 5px;
	margin-top: 30px;
	margin: 0 auto;
}

.login
{
	text-align: left;
}

div.PageContent
{
	width: 900px;
	padding: 5px;
}

table.grid
{
	width: 100%;
}



.PageContent
{
	margin: 0 auto;
	width: 95%;
}

div.MembershipUsers
{
	width: 700px;
	border: solid 1px #558866;
	padding: 5px;
	margin: 0 auto;
}

.MembershipUsers
{
	margin: 0 auto;
	width: 90%;
}


div.ChangePassword
{
	padding: 5px;
	width: 500px;
	margin: 0 auto;
	margin-top: 10px;
}

div.ViewModeSelector
{
	background-color: #AAB884;
	border-bottom: solid 1px #558866;
	padding: 2px 0px 2px 20px;
}

div.ContentEdit
{
	height: 450px;
	border: solid 1px #558866;
	padding: 5px;
}

div.ContentEdit span
{
	display: block;
	width: 150px;
	color: Blue;
	padding: 0px 10px 0px 10px;
	float: left;
}

div.ContentEdit input
{
	float: left;
}

div.ContentEdit .Content
{
	clear: both;
	min-width: 400px;
}

div.ContentEdit .FormField
{
	min-width:500px;
}

div.ContentEdit textarea
{
	height: 280px;
	width: 700px;
	float: left;
	font-family: Courier New;
	font-size: 10pt;
	border-style: solid;
	border-color: #5599FF;
}

div.ContentEdit input
{
	margin-right: 20px;
}

div.users_guide_list
{
	position: absolute;
	left: -150px;
	top: 30px;
	border: solid 1px #888888;
	background-color: #FEFEFE;
	width: 250px;
	padding: 0pxs 5px 0px 5px;
	font-size: 0.8em;
}


div.users_guide_item
{
	position: absolute;
	left: 120px;
	top: 30px;
	width: 650px;
	padding: 0pxs 10px 10px 0px;
}


div.users_guide_list ul
{
	list-style: none;
}

div.users_guide_list h1
{
	margin-left: 20px;
}

div.users_guide_list li
{
	margin-left: -20px;
}


.promptedItem
{
	font-weight: bold;
}

.asterixNote
{
	font-weight: normal;
	font-size: 0.7em;
}

a.GridLinkButton
{
	color: Black;
	font-size: small;
}

a.smallLinkButton
{
	color: Black;
	font-size: smaller;
}

input[type="file"]
{
}

div.CustomerControl
{
	background-color: White;
	width: 100%;
	font-size: small;
	border: solid 1px #445555;
	margin: 5px;
}

div.CustomerControl .Title
{
	position: relative;
	background-color: #EEDDFF;
	padding-left: 20px;
	color: #556666;
	font-size: small;
	border-bottom: solid 1px #445555;
}

div.CustomerControl .Sub_Title
{
	position: relative;
	padding-left: 20px;
	color: #556666;
	font-size: small;
	border-bottom: solid 1px #445555;
}

div.CustomerControl .Title img
{
	position: absolute;
	left: 2px;
	top: 0px;
}



div.SelectCustomerPanel
{
	float: left;
	background-color: White;
	border: solid 1px #445555;
	padding: 0px 15px 5px 1px;
	width: 270px;
}

div.CustomerInfoPanel
{
	float: left;
	margin-left: 20px;
	background-color: White;
	border: solid 1px #445555;
	width: 680px;
	padding-left: 1px;
	overflow: hidden;
}



div.PanelTitle
{
	background-color: #EEDDFF;
	padding-left: 30px;
	font-size: larger;
	font-weight: bold;
	color: #555666;
	border-bottom: solid 1px #445555;
	text-align: center;
}


div.CustomerInfoPanel .topLeft
{
	float: left;
	width: 270px;
}

div.CustomerInfoPanel .topRight
{
	float: left;
	width: 350px;
	margin-left: 10px;
}

div.CustomerInfoPanel .bottom
{
	clear: both;
	width: 500px;
}

div.CustomerDeviceCount span.Count
{
	color: Blue;
	padding-right: 15px;
}

div.ErrorTextPane
{
	width: 600px;
	height: 200px;
	overflow: auto;
	background-color: #DFD;
	font-family: Courier New;
	font-size: 9pt;
}
