#grayout
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: #cccccc;
	display: none;
	opacity: .75;
}

#loading
{
	position: absolute;
	top: calc(50% - 162px);
	left: calc(50% - 162px);
	width: 425px;
	height: 100px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #83161b;
	background-image: url("/images/loading_bg.jpg");
	display: none;
}

#loading h1
{
	padding-top: 35px;
	font-style: italic;
}



#clear
{
	clear: both;
}

#header
{
	padding: 0;
	float: left;
	width: 100%;
	background-image: url("/images/top_bar.gif");
	background-repeat: repeat-x;
}

#header #Text
{
	float: right;
	width: calc(100% - 178px);
	height: 75px;
	color: #fff;
	text-align: center;
	font-size: 22pt;
	font-weight: bolder;
	font-style: italic;
}

#header #Text .Build
{
	font-size: 10pt;
}

#menu
{
	float: left;
	margin: -26px 0 0 150px;
	width: 950px;
}

#info
{
	float: right;
	margin: -22px 40px 0 0;
	text-align: right;
	color: #ffffff;
	font-size: 14px;
}

#leftbar
{
	clear: both;
	margin-top: -4px;
	width: 154px;
	height: calc(100% - 81px);
	background-image: url("/images/left.gif");
	background-repeat: repeat-y;
}

#leftbar #text
{
	float: left;
	width: 124px;
	margin: 25px 0 0 5px;
	font-size: 12px;
	color: #fff;
}

#leftbar #text h1
{
	margin: 0 0 5px 0;
	font-size: 11pt;
	font-style: italic;
	text-decoration: underline;
}

#leftbar #text li
{
	margin: 0 0 15px 0;
}

#leftbar #text a, #leftbar #text a:active, #leftbar #text a:visited, #leftbar #text a:hover
{
	color: #fff;
	text-decoration: none;
}

#leftbar #text a:hover
{
	text-decoration: underline;
}

#content
{
	width: calc(100% - 140px);
	height: calc(100% - 110px);
	margin-left: 140px;
	margin-top: calc(-100vh + 81px);
	padding: 10px 0;
	overflow-x: hidden;
}



#ShowCalendarReportStyles
{
	margin-bottom: 15px;
}

#ShowCalendarReportStyles table
{
	border-collapse: collapse;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

#ShowCalendarReportStyles th, #ShowCalendarReportStyles td
{
	width: 250px;
	padding: 7px;
	font-size: 14px;
	text-align: center;
	border-style: solid;
	border-color: #aaaaaa;;
	border-width: 1px;
	color: #ffffff;
	background-color: #d04e00;
}



#ImportSummerContactsSummary
{
	font-size: 14px;
}

#ImportSummerContactsSummary a, #ImportSummerContactsSummary a:active, #ImportSummerContactsSummary a:visited, #ImportSummerContactsSummary a:hover
{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#ImportSummerContactsSummary a:hover
{
	text-decoration: underline;
}

#ImportSummerContactsSummary table
{
	width: calc(100% - 185px);
	margin: 10px 0 0 25px;
	border-collapse: collapse;
}

#ImportSummerContactsSummary th
{
	font-size: 14px;
	color: #ffffff;
	background-color: #d04e00;
	
}

#ImportSummerContactsSummary td
{
	font-size: 14px;
	padding: 4px 25px 4px 0;
}



#UsersSummary a:hover
{
	text-decoration: underline;
}

#UsersSummary
{
	width: calc(100% - 160px);
	height: 100%;
}

#UsersSummary h1
{
	color: #000000;
}

#UsersSummary a, #UsersSummary a:active, #UsersSummary a:visited, #UsersSummary a:hover
{
	color: #000000;
	text-decoration: none;
}

#UsersSummary a:hover
{
	text-decoration: underline;
}

#UsersSummary table
{
	width: 700px;
	margin: auto;
	border-width: 0px;
	border-style: outset;
	border-collapse: collapse;
	border-color: #000000;
}

#UsersSummary tr
{
	text-align: center;
}

#UsersSummary th
{
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	font-variant: small-caps;
	color: white;
	padding: 1px 3px 1px 3px;
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
	background-color: #d04e00;
}

#UsersSummary td
{
	font-size: 14px;
	padding: 2px 3px 0 3px;
	border-width: 1px;
	border-style: inset;
	border-color: #aaaaaa;
	background-color: transparent;
}

#UsersSummary td.NoStyle
{
	border-style: none;
	border-width: 0px;
	background-color: transparent;
}	



#UsersDetail
{
	width: calc(100% - 160px);
	height: 100%;
}

#UsersDetail input
{
	font-size: 14px;
	color:#333;
	padding: 0 3px 0 3px;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
	background-color: #ffffaa;
	width: 100%;
}

#UsersDetail table
{
	width: calc(100% - 160px);
	border-width: 0px;
	border-style: outset;
	border-collapse: separate;
	border-color: #000000;
}

#UsersDetail tr
{
	text-align: center;
}

#UsersDetail th
{
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	font-variant: small-caps;
	color: white;
	padding: 1px 3px 1px 3px;
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
	background-color: #d04e00;
}

#UsersDetail td
{
	font-size: 14px;
	padding: 2px 3px 0 3px;
	border-width: 1px;
	border-style: inset;
	border-color: #aaaaaa;
	background-color: #ffffaa;
}

#UsersDetail td.NoStyle
{
	border-style: none;
	border-width: 0px;
	background: transparent;
}	



#EditPermissions
{
	width: calc(100% - 160px);
	height: 100%;
	margin: auto;
}

#EditPermissions table
{
	width: 450px;
	margin-left: calc((100% - 610px) / 2);
	border-width: 0px;
	border-style: outset;
	border-collapse: separate;
	border-color: #000000;
}

#EditPermissions tr
{
	text-align: center;
}

#EditPermissions th.LineBreak, #EditPermissions th.Heading, #EditPermissions th.Permission
{
	font-size: 14px;
	font-variant: small-caps;
	color: white;
	padding: 1px 3px 1px 3px;
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
}

#EditPermissions th.LineBreak
{
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	background-color: #6e1700;
}

#EditPermissions th.Heading
{
	font-style: italic;
	font-weight: bolder;
	background-color: #6e1700;
}

#EditPermissions th.Permission
{
	color: white;
	background-color: #d04e00;
}

#EditPermissions td
{
	font-size: 14px;
	padding: 2px 3px 0 3px;
	border-width: 1px;
	border-style: inset;
	border-color: #aaaaaa;
	background-color: #ffffaa;
}

#EditPermissions td.NoStyle
{
	border-style: none;
	border-width: 0px;
	background: transparent;
}

#SystemSettings
{
	float: right;
	width: calc(100% - 160px);
}

#SystemSettings h1
{
	color: #000000;
}

#SystemSettings input
{
	padding: 0 2px;
	border-width: 0;
	width: 100%;
	background-color: #ffffaa;
}

#SystemSettings table
{
	width: 750px;
	margin-left: calc((100% - 860px) / 2);
	border-width: 1px;
	border-style: outset;
	border-collapse: collapse;
	border-color: #000000;
}

#SystemSettings tr
{
	text-align: center;
}

#SystemSettings th
{
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	font-variant: small-caps;
	color: white;
	padding: 1px 3px 1px 3px;
	border-width: 1px;
	border-style: inset;
	border-color: #000000;
	background-color: #d04e00;
}

#SystemSettings td
{
	font-size: 14px;
	padding: 2px 3px 0 3px;
	border-width: 1px;
	border-style: inset;
	border-color: #aaaaaa;
	background-color: #ffffaa;
}

#SystemSettings td.NoStyle
{
	border-style: none;
	border-width: 0px;
	background: transparent;
}



#ImportRegistration
{
	text-align: center;
}

#ImportRegistration table
{
	width: 400px;
}

#ImportRegistration select,#ImportRegistration input.Field
{
	width: 300px;
	background-color: #ffffaa;
}

#ImportRegistration #Box
{
	float: left;
	width: 425px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	font-size: 11pt;
	color: #ffffff;
	border-radius: 10px;
	background: linear-gradient(to bottom, #EB6800 0% ,#C64400 100%);
	box-shadow: inset 0 0 0 3px #0000ff, inset 0 0 0 5px #ffffff;
}




#MassImportContacts
{
	position: relative;
	float: left;
	width: 850px;
}

#MassImportContacts #Group
{
	float: left;
	width: 850px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	border-radius: 10px;
	background: linear-gradient(to bottom, #EB6800 0% ,#C64400 100%);
	box-shadow: inset 0 0 0 3px #0000ff, inset 0 0 0 5px #ffffff;
}

#MassImportContacts #Group a, #MassImportContacts #Group a:link, #MassImportContacts #Group a:visited, #MassImportContacts #Group a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#MassImportContacts #Group a:hover
{
	text-decoration: underline;
}

#MassImportContacts #Group table
{
	width: 800px;
	border-collapse: collapse;
	margin: 0 0 0 25px;
}

#MassImportContacts #Group th
{
	font-size: 14px;
	font-weight: bolder;
	color: white;
	padding: 1px;
	border-width: 1px;
	border-style: inset;
	border-color: #b02e00;
	background-color: #d04e00;
}

#MassImportContacts #Group td
{
	font-size: 14px;
	border-width: 1px;
	border-style: inset;
	border-color: #aaaaaa;
	height: 25px;
}

#MassImportContacts #Group select
{
	width: 100%;
	background-color: #ffffaa;
}

#MassImportContacts #Group h1
{
  font-style: italic;
  margin: 0 5px 0 5px;
}

#MassImportContacts #Group h2
{
  font-style: italic;
  margin: 0;
}

#MassImportContacts #Group #ContactSummary table
{
	margin: 0;
}
