/* CSS style sheet for web site */
/* used by dspProof */

/* copyright 2007-2009 Intelligence Research Systems */
/* all rights reserved */

.formProofs
{
	background-color: #E7DBB5;
	background-image: url('Images\websiteBackground.gif');
	background-repeat: repeat;

	color: black;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
}

.Breadcrumb
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Blue;
	font-weight: bold;
	padding-bottom:5px;
	float:left;
}

.Breadcrumb a
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Blue;
	font-weight: bold;
	padding-bottom:5px;
	float:left;
}

.BreadcrumbSeparator
{
	font-family: "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	color: Blue;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	float:left;
}

.ShowsTitle
{
	font-family: Arial, Helvetica;
	font-size: 16pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:20px;
}

.ShowsList
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
	padding-bottom:8px;
	padding-left:52px;
}

.ShowsListEntry
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
}

.Thumbnail
{
	float:left;
	padding-top:0px;
	padding-left:auto;
	padding-right:auto;
	padding-bottom:20px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
}

.ThumbnailImage
{
	color: Black;
	border-width: 3px;
        border-color: white;
	border-style: solid;
}

.ThumbnailCaption
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
	text-align:center;
}

.ThumbnailCell
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
	padding-top:0px;
	padding-left:auto;
	padding-right:auto;
	padding-bottom:20px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	text-align:center;
}

.ThumbnailAddToCart
{
	color: Black;
	border-width: 0px;
        border-color: white;
	border-style: none;
}


.ImageBack
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
	margin-left:auto;
	margin-right:auto;
}

.ClassesList
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
	padding-bottom:8px;
	padding-left:52px;

	white-space: nowrap;
}

.ImageName
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	font-weight: bold;

	white-space: nowrap;
}

.Description
{
	font-family: Times;
	font-size: 12pt;
	font-style: normal;
	color: Black;
	font-weight: bold;
	padding-bottom:8px;
	padding-left:52px;
}

.ReminderTD
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	color: White;
	font-weight: bold;
}

.AccessInput {
	width: 586px;
	height: 102px;
	background-image: url('images/AccessInput.png');
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top: 20px; 
	margin-left: 30px;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: black;
}

.wordSearchBox
{
   border-width: 6px;
   border-style: ridge;
   border-collapse: collapse;
   font-family: Arial, Helvetica;
   background-color: #E6C661;
}

.wordSearchEntry
{
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-style: normal;
	color: Blue;
	font-weight: bold;
}

.wordSearchTabSelected
{
	background-color: #E6C661;

        border: 1px;
        border-left-style: none;
        border-top-style: none;
        border-right-style: none; 
        border-bottom-style: none;

        padding: 10px; 
 
        font-size: large; 
        font-weight: bold;

        cursor: default;
}

.wordSearchTabUnselected
{
	background-color: #FFCC66;

        border: 1px;
        border-left-style: grovve;
        border-top-style: none;
        border-right-style: none; 
        border-bottom-style: groove;

        padding: 10px; 
 
        font-size: large; 
        font-weight: bold;

        cursor: pointer;
}

.wordSearchTabTextFind
{
   border: 1px;
   border-left-style: none;
   border-top-style: none;
   border-right-style: none; 
   border-bottom-style: none;
   padding: 10px; 
   font-size: large; 
   font-weight: bold;
   background-color: #FFCC66;
   cursor: default;
}

.wordSearchTabTextList
{
   border: 1px;
   border-left-style: groove;
   border-top-style: none; 
   border-right-style: none;
   border-bottom-style: groove;
   padding: 10px; 
   font-size: large;
   font-weight: bold;
   background-color: #FFCC66;
   cursor:hand;
}

.wordSearchButtonClose
{
   border: 0px;
   padding-right: 10px; 
   border-bottom-width: 1px;
   border-bottom-style: groove;
   background-color: #FFCC66;
}

.wordSearchMessageText
{
   border: 0px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 8px;
   padding-bottom: 3px;
   font-weight: normal;
   font-size: smaller;
   background-color: #FFCC66;
}

.wordSearchButtonBack
{
   border: 0px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   padding-bottom: 5px;
   color: black;
   border-bottom-width: 2px;
   border-bottom-style: ridge;
   vertical-align: middle;
}

.wordSearchInnerBlock
{
   border: 0px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
   color: Blue;
}

.wordSearchCloseText
{
   border: 0px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 5px;
   height: 0;
   text-align: right;
}

