﻿td.TableHeader label,td.List1 label,td.List1bold label,td.List2 label,td.List2bold label	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #14314F; font-weight: normal;}

/* This class defines the syles for all generic links */
.link {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight: normal}
a.link,a.link:visited {color: #19597C;  text-decoration: none} 
a.link:hover {color: red; text-decoration: underline;}

/* This class defines the styles for table headers in the admin */
.TableHeader 
{
	color: white;
	background-color: #19597C;
	font: bold 11px Verdana, tahoma, Arial;
	padding: 2px 6px 2px 6px;
	border: 1px solid white;
	border-collapse: separate;
}

/* This class defines table backgrounds */
.List1 
{
	color: #14314F; 
	background-color: #C0C0C0;
	font: normal 10px/14px Verdana,tahoma,Arial;
	border: 1px solid white;
	padding: 2px;
	border-collapse: separate;
}

/* This class defines table backgrounds with bold type */
.List1bold 
{
	color: #14314F; 
	background-color: #C0C0C0;
	font: bold 10px/14px Verdana,tahoma,Arial;
	border: 1px solid white;
	padding: 2px;
	border-collapse: separate;
}

/* This class defines table backgrounds */
.List2 
{
	color: #14314F; 
	background-color: #E2E2E2;
	font: normal 10px/14px Verdana,tahoma,Arial;
	border: 1px solid white;
	padding: 2px;
	border-collapse: separate;
}

/* This class defines table backgrounds with bold type*/
.List2bold 
{
	color: #14314F; 
	background-color: #E2E2E2;
	font: bold 10px/14px Verdana,tahoma,Arial;
	border: 1px solid white;
	padding: 2px;
	border-collapse: separate;
}

/* This class defines the styles for all generic buttons */
.InputSubmit1
{
	color: white;
	background-color: red;
	font: bold 10px Verdana, Arial,Helvetica,Sans Serif;
	border: 1px solid #14314F;
	padding: 2px;
}

/* This class defines the styles for all buttons on the main admin display*/
.InputSubmit2
{
	color: black; 
	background-color: white;
	font: bold 10px Verdana, Arial,Helvetica,Sans Serif;
	border: 1px solid #14314F;
	padding: 2px;
}

/* This class defines the styles for all input boxes*/
.InputBox
{
	color: black;
	background-color: #FDFDFD;
	font: normal 10px Verdana,tahoma,Arial;
	border: 1px solid black;
}

/* This class defines the styles for all text areas*/
.InputBoxTextArea
{
	color: black;
	background-color: #FDFDFD;
	font: normal 10px Verdana,tahoma,Arial;
	border: 1px solid black;
}

/* This class defines the styles for main tables*/
.Table1
{
	border: 1px solid black;
	margin: 1px 0 10px 0;
	border-collapse: separate;
}
.Table1 td {vertical-align: top;}

/* This class defines the styles for all admin control panel links*/
.IconLink {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight: normal}
a.IconLink:link {color: #19597C;  text-decoration: none} 
a.IconLink:active {color: #19597C; text-decoration: none} 
a.IconLink:visited {color: #19597C; text-decoration: none} 
a.IconLink:hover {color: red; text-decoration: underline;}

a.HeaderLink:link {color: white;  text-decoration: none} 
a.HeaderLink:active {color: white; text-decoration: none} 
a.HeaderLink:visited {color: white; text-decoration: none} 
a.HeaderLink:hover {color: white; text-decoration: underline;}

/* This class defines the styles for all error messages */
.Error {
	color: red;
}

/* This class defines the styles for all required field markers */
.Required {
	font: bold 10px Verdana,tahoma,Arial;
	color: red;
}

.exceltext {mso-number-format: \@;}

.validatorHighlight {background-color: lemonchiffon;}

.Message {display: block; padding: 10px; margin-bottom: 10px; background-color: lemonchiffon;}

.progressBackgroundFilter,#progressBackgroundFilter {
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  background-color: #000; 
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 1000;
}

.asyncFileUpload input {width: 100%!important;}

.Watermark
{
	color: #666666;
	background-color: #FDFDFD;
	border: 1px solid black;
	font-family: Verdana,tahoma,Arial; 
	font-size: 10px;
	font-weight: normal;
}

/* Dynamic Expo Map */
#DynamicExpoMap,#ctl00_ContentPlaceHolder1_DynamicExpoMap
{
	width: 618px;
	height: 420px;
	background-image: url('http://www1.resnet.us/conference/2010/images/expo_map.gif');
	position: relative;
}
#DynamicExpoMap a,#ctl00_ContentPlaceHolder1_DynamicExpoMap a
{
	position: absolute;
	display: block;
	width: 38px;
	height: 48px;
	border: 1px black solid;
	vertical-align: middle;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
}
#DynamicExpoMap a,#ctl00_ContentPlaceHolder1_DynamicExpoMap a
{
	text-decoration: none;
}
a.booth, a.booth:link
{
	background-color: white;
	color: black;
	text-decoration: none;
}
a.boothreserved,a.boothreserved:hover
{
	background-color: #cccccc;
	color: black;
	text-decoration: none;
}
a.yourbooth,a.yourbooth:hover
{
	background-color: #19597C;
	color: white;
	text-decoration: none;
}
a.booth:hover, a.boothselected, a.boothselected:hover
{
	background-color: #FB3333;
	color: white;
	text-decoration: none;
}

#content ul,#content ol {margin-top: 0; margin-bottom: 10px;}
#content ul ul, #content ul ul ul,#content ol ol,#content ol ol ol,#content ol ul ul {margin-top: 0; margin-bottom: 0;}
#content ul li		{list-style-type: square; margin-left: 25px; background: none;}
#content ul li li	{list-style-type: disc; margin-left: 15px;}
#content ul li li li{list-style-type: circle; margin-left: 15px;}

#content ol li		{list-style-type: decimal; margin-left: 25px;}
#content ol ol li	{list-style-type: lower-alpha; margin-left: 15px;}
#content ol ol ol li{list-style-type: lower-roman; margin-left: 15px;}
#content ol ul li	{list-style-type: disc; margin-left: 15px;}

/* Checkboxlist Styles */
#CheckboxStyle td label,#CheckboxStyle td input {vertical-align: middle;}
