﻿body	{color: #000000; font: normal 11px Verdana, Arial, Helvetica, sans-serif;}
label {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal;}

h1	{font-size: 16pt; color: #bc0000; font-weight: 600; letter-spacing: .06cm; text-transform: uppercase; margin-top: 0;}

/* This class defines the syles for all generic links */
.link {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #CC0000; font-weight: normal}
a.link:link {color: #bc0000;  text-decoration: none;}
a.link:active {color: #bc0000; text-decoration: none;}
a.link:visited {color: #bc0000; text-decoration: none;}
a.link:hover {color: #023550; text-decoration: none;}

a:link {color: #bc0000;  text-decoration: none;}
a:active {color: #bc0000; text-decoration: none;}
a:visited {color: #bc0000; text-decoration: none;}
a:hover {color: #023550; text-decoration: none;}

/* This class defines the styles for table headers in the  */
.TableHeader 
{
	color: #FFFFFF; 
	background-color: #023550; 
	font-family : Verdana, tahoma, Arial; 
	font-size : 11px; 
	font-weight: bold; 
	padding-left: 4px; 
	padding-right: 4px;
}

/* This class defines table backgrounds */
.List1 
{
	color: #14314F; 
	background-color:  #C0C0C0; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
}

/* This class defines table backgrounds with bold type */
.List1bold 
{
	color: #14314F; 
	background-color:  #C0C0C0; 
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; font-weight: normal;
	font-weight: bold;
}

/* This class defines table backgrounds */
.List2 
{
	color: #14314F; 
	background-color:  #E2E2E2;
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; 
	font-weight: normal;
}

/* This class defines table backgrounds with bold type*/
.List2bold 
{
	color: #14314F; 
	background-color:  #E2E2E2;
	line-height: 14px; 
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px; 
	font-weight: bold;
}

/* This class defines the styles for all generic buttons */
.InputSubmit1
{
	color: #FFFFFF;
	background-color: #bc0000;
	font: 10px Verdana, Arial,Helvetica,Sans Serif;
	font-weight: bold;
	border-top : 1px solid #14314F;
	border-bottom : 1px solid #14314F;
	border-left : 1px solid #14314F;
	border-right : 1px solid #14314F ;
}

/* This class defines the styles for all buttons on the main  display*/
.InputSubmit2
{
	color: #FFFFFF; 
	background-color: #bc0000;
	border-top : 1px solid #14314F;
	border-bottom : 1px solid #14314F;
	border-left : 1px solid #14314F;
	border-right : 1px solid #14314F;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: bold;
}

/* This class defines the styles for all input boxes*/
.InputBox
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for all text areas*/
.InputBoxTextArea
{
	color: #000000;
	background-color: #FDFDFD;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	font-family : Verdana,tahoma,Arial; 
	font-size : 10px;
	font-weight: normal;
}

/* This class defines the styles for main tables*/
.Table1
{
	border: 1px solid #000000;
	margin-bottom: 10px;
}

/* This class defines the styles for all  control panel links*/
.IconLink {font-family: Tahoma, Verdana, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight: normal}
a.IconLink:link {color: #bc0000;  text-decoration: none} 
a.IconLink:active {color: #bc0000; text-decoration: none} 
a.IconLink:visited {color: #bc0000; text-decoration: none} 
a.IconLink:hover {color: #023550; text-decoration: none;}

/* This class defines the styles for all header links*/
.HeaderLink {color: #FFFFFF;}
a.HeaderLink:link {color: #FFFFFF; text-decoration: none} 
a.HeaderLink:active {color: #FFFFFF; text-decoration: none} 
a.HeaderLink:visited {color: #FFFFFF; text-decoration: none} 
a.HeaderLink:hover {color: #FFFFFF; text-decoration: underline;}

/* This class defines the styles for all error messages */
.Error {
	color: #bc0000;
}

.Required {
	color: #bc0000;
}

.validatorHighlight {background-color: lemonchiffon;}

#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;
}
.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;
}

.ProductImage {
	margin: 0 0 10px 10px;
}

.exceltext {mso-number-format: \@;}

.Watermark
{
	color: #666666;
	background-color: #FDFDFD;
	border: 1px solid #000000;
	font-family: Verdana,tahoma,Arial; 
	font-size: 10px;
	font-weight: normal;
}

/* Admin Layout */
.adminTable {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
}
.adminHeader {
	background-color: #367194;
	height: 50px;
	color: white;
	border-bottom: solid 1px white;
	padding: 10px;
}
.adminTitle {
	font: bold 16pt arial,verdana,san-serif;
	color: white;
	float: left;
}
.adminUser {
	font: bold 9pt/10pt arial,verdana,san-serif;
	color: white;
	text-align: right;
}
a.adminUser:link,a.adminUser:visited,a.adminUser:active {
	color: White;
	font: normal 8pt/8pt arial,verdana,san-serif;
	text-decoration: none;
}
a.adminUser:hover {
	color: #ffff95;
	text-decoration: underline;
}
#adminMenu {
	width: 200px;
	background-color: #D0D6AC;
	border-right: solid 1px black;
	padding: 10px;
}
#adminMenu ul {
	list-style-image: url(../_admin/images/marker.gif);
}
#adminMenu li {
	margin-left: -20px;
	font-size: 10px;
	line-height: 20px;
}
#adminMenu a:link,#adminMenu a:visited,#adminMenu a:active {
	color: #a62c28;
	text-decoration: none;
}
#adminMenu a:hover {
	color: #3f402c;
	text-decoration: underline;
}
.adminContent {
	padding: 20px;
}