﻿body 
{
    font-family: Arial, sans-serif;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

.menuFont
{
 font-size: 11px;
 font-family: Arial, sans-serif;
 color: #006699; /*midnightblue;*/
 z-index: 100;
}

.menuFont3
{
 font-size: 13px;
 font-family: Arial, sans-serif;
 color: #006699; /*midnightblue;*/
 font-weight: bold;
}

a.BodyLink:link, a.BodyLink:visited, a.BodyLink:active
{
    TEXT-DECORATION: none;
    color: #006699; /*midnightblue;*/
    font-family: Arial, sans-serif;
    font-size:13px;
    font-weight: bold;
    line-height: 14pt;
}

a.BodyLink:hover
{
    TEXT-DECORATION: underline;
    color: #006699; /*midnightblue;*/
    font-family: Arial, sans-serif;
    font-size:11px;
    font-weight: bold;
    line-height: 14pt;
}

.menuFont2
{
	TEXT-DECORATION: none;
	color: #006699; /*midnightblue;*/
	font-family: Arial, sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height: 14pt;
}

.white
{
	color: White;
}

.red
{
	color: Red;
}

.error
{
	color: Red;
	font-weight: bold;
}

.smallNoteFont
{
	font-size:smaller;
}

.stdSmallLabel
{
    font-family: Arial, sans-serif;
    font-size: 9px;
}

.menuFontMed
{
 font-size: 12px;
 font-family: Arial, sans-serif;
 color: #006699; /*midnightblue;*/
}

.menuFontDefaultMed
{
 font-size: 12px;
 font-family: Arial, sans-serif;
 color: black;
}

.menuFontMedLnk
{
    TEXT-DECORATION: none;
	color: #006699; /*midnightblue;*/
	FONT-FAMILY: arial, sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height: 14pt;
}

.smallfont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.style3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.style15 {font-size: 12px}

.wait
{
	text-align: center;
	color: Gray;
	font-weight:bold;
}

/* added 11/9/2007 by htmlcoder */
div.content_frame 
{
	width:569px;
	background-image:url(http://www.pryor.com/site/images/frame_conf_bg.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:20px;
}
div.content_frame h3 {
	width:490px;
	font-size:18px;
	font-weight: bold;
	margin:0px auto;
}
div.content_frame span.subhead {font-size:10px; font-weight:normal;}
div.content {
	width:490px;
	margin:10px auto;
}
div.content p.content_head
{
	font-size:12px;
}
div.content p, div.content td, div.content th {
	font-size:11px;
}
div.content_box {
	width:490px;
	background-image:url(http://www.pryor.com/site/images/box_conf_bg.gif);
	background-repeat:repeat-y;
	margin-bottom:15px;
}
div.content_body {
	margin:1px;
}

div.content_body a {
	color:#000000;
	font-weight:bold;
}
div.content_body a:hover {color:#007BAB;}

div.content_body table td {border-bottom: 1px solid #d6d8c8; vertical-align:middle; padding:5px 5px; }
div.content_body table td p {padding:0px; margin:0px;}
div.content_body table td.icon { border-right:1px solid #d6d8c8; width:75px; text-align:center;}
div.content_box div.box_header {
	background-color:#007BAB;
	padding:10px;
	padding-top:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
/* added 11/9/2007 by htmlcoder */

div.BlueBackground
{
	background-color: #006699;
	text-align:left;
}

span.content_box
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.blockquote
{
	position: relative;
	margin-left: 40px;
}

.center
{
	text-align:center;
}

DIV#hp-content .inactive
{
	color: #000000;
	text-decoration: none;
}

/* added 1/9/2008 by htmlcoder for homepage */
DIV#hp-content {
	FONT-SIZE: 11px; WIDTH: 614px; FONT-FAMILY: Arial, Helvetica, sans-serif; margin-top:15px;
}
DIV#hp-content A {
	COLOR: #333333; TEXT-DECORATION: underline
}
DIV#hp-content DIV.cap-top {   
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; BACKGROUND-IMAGE: url(http://www.pryor.com/site/images/hp_contentbox_top.gif); PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #c6c6c6
}

DIV#hp-content DIV.cap-top-trm {   
	PADDING-RIGHT: 5px; PADDING-LEFT: 10px; BACKGROUND-IMAGE: url(http://www.pryor.com/site/images/yellow_contentbox_top.gif); PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #fdb813
}

/* CLF: added the .cap-bottom selector onto this */
DIV#hp-content DIV.cap-top LABEL, div#hp-content div.cap-bottom label {
	FONT-SIZE: 11px; COLOR: #676767
}
DIV#hp-content DIV.cap-top .featured { /* CLF: Incresed font-size on this style to 21px */
	FONT-SIZE: 21px; COLOR: #282828; FONT-FAMILY: "Arial Narrow", Arial, Helvetica, sans-serif
}
DIV#hp-content DIV.cap-top .featured STRONG {
	COLOR: #000000;
}

/* CLF: Added the next two NEW styles for the "show all" bar at the bottom of the homepage */
DIV#hp-content #go-to-seminars {
	FONT-SIZE: 18px; COLOR: #282828; FONT-FAMILY: "Arial Narrow", Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #dfdfdf; padding:10px; /* height: 68px;*/
}

DIV#hp-content #go-to-seminars-trm {
	FONT-SIZE: 18px; COLOR: #282828; FONT-FAMILY: "Arial Narrow", Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #fdb813; padding:10px; /* height: 68px;*/
}

DIV#hp-content #go-to-seminars strong {color:#000000; }

/*
DIV#hp-content #go-to-seminars:hover
{
	font-size: 18px;
	color: #282828;
	font-family: "Arial Narrow" , Arial, Helvetica, sans-serif;
	background-color: #d7d7d7;
	padding: 10px;
	height: 68px;
}
*/

DIV#hp-content DIV.cap-top INPUT#txtZip {
	BORDER-RIGHT: #333333 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #333333 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; BORDER-LEFT: #333333 1px solid; COLOR: #333333; PADDING-TOP: 2px; BORDER-BOTTOM: #333333 1px solid; HEIGHT: 12px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: right
}

DIV#hp-content .section {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #dfdfdf
}

DIV#hp-content .section-trm {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; BACKGROUND-COLOR: #fed194
}

DIV#hp-content .section P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #333333; LINE-HEIGHT: 16px; PADDING-TOP: 0px
}

DIV#hp-content .section-trm P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #333333; LINE-HEIGHT: 16px; PADDING-TOP: 0px
}

DIV#hp-content .section P.title {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000
}

DIV#hp-content .section-trm P.title {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000
}

/* CLF: Added the "a" style below */
DIV#hp-content .section P.title a {
	text-decoration:none;
}

DIV#hp-content .section-trm P.title a {
	text-decoration:none;
}

/* CLF: Modified subtitles to font-style = normal */
DIV#hp-content .section P.subtitle {
	COLOR: #000000; FONT-STYLE: normal;
}

DIV#hp-content .section-trm P.subtitle {
	COLOR: #000000; FONT-STYLE: normal;
}

DIV#hp-content .section IMG.goarrow {
	VERTICAL-ALIGN: text-bottom
}

DIV#hp-content .section-trm IMG.goarrow {
	VERTICAL-ALIGN: text-bottom
}

DIV#hp-content DIV.divider {
	HEIGHT: 2px; BACKGROUND-COLOR: #ffffff
}
DIV#hp-content .section DIV.details {
	DISPLAY: none; PADDING-LEFT: 60px
}

DIV#hp-content .section-trm DIV.details {
	DISPLAY: none; PADDING-LEFT: 60px
}

/* CLF: Added this style for the addition of the "show all dates" on the homepage */
DIV#hp-content .section div.alldates {display:none;}
DIV#hp-content .section-trm div.alldates {display:none;}

DIV#hp-content .section DIV.details P {
	MARGIN-BOTTOM: 10px; LINE-HEIGHT: 13px
}

DIV#hp-content .section-trm DIV.details P {
	MARGIN-BOTTOM: 10px; LINE-HEIGHT: 13px
}

DIV#hp-content .section DIV.details HR {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 5px 0px; WIDTH: 100%; COLOR: #bdbdbd; HEIGHT: 2px; BACKGROUND-COLOR: #bdbdbd; BORDER-RIGHT-WIDTH: 0px
}

DIV#hp-content .section-trm DIV.details HR {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN: 5px 0px; WIDTH: 100%; COLOR: #bdbdbd; HEIGHT: 2px; BACKGROUND-COLOR: #bdbdbd; BORDER-RIGHT-WIDTH: 0px
}

DIV#hp-content DIV.cap-bottom {
	PADDING-RIGHT: 5px; BACKGROUND-POSITION: 50% bottom; PADDING-LEFT: 5px; BACKGROUND-IMAGE: url(http://www.pryor.com/site/images/hp_contentbox_bottom.gif); PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #c6c6c6
}
DIV#hp-content DIV.cap-bottom-trm {
	PADDING-RIGHT: 5px; BACKGROUND-POSITION: 50% bottom; PADDING-LEFT: 5px; BACKGROUND-IMAGE: url(http://www.pryor.com/site/images/yellow_contentbox_bottom.gif); PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #fdb813
}
DIV#hp-sidebar {
	FONT-SIZE: 10px; WIDTH: 167px; FONT-FAMILY: Arial, Helvetica, sans-serif; margin-top:15px
}
DIV#hp-sidebar DIV.section {
	PADDING-RIGHT: 7px; BACKGROUND-POSITION: 50% bottom; PADDING-LEFT: 7px; BACKGROUND-IMAGE: url(http://www.pryor.com/site/images/hp_sidebar_bottom.gif); MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 7px; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #accddd
}

DIV#hp-sidebar DIV.section-trm {
	PADDING-RIGHT: 7px; BACKGROUND-POSITION: 50% bottom; PADDING-LEFT: 7px; BACKGROUND-IMAGE: url(http://www.pryor.com/site/images/hp_sidebar_bottom.gif); MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 7px; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-COLOR: #accddd
}

DIV#hp-sidebar DIV.section DIV.cap-top {
	BACKGROUND-IMAGE: url(http://www.pryor.com/site/images/hp_sidebar_top.gif); MARGIN: 0px -7px; HEIGHT: 9px
}

DIV#hp-sidebar DIV.section-trm DIV.cap-top {
	BACKGROUND-IMAGE: url(http://www.pryor.com/site/images/hp_sidebar_top.gif); MARGIN: 0px -7px; HEIGHT: 9px
}
/* added 1/9/2008 by htmlcoder for homepage */



/* Default CSS Stylesheet for a new Web Application project */
/*** Used for ViewSchedule ***/
.blackText
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.blackHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.whiteHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

/**** Enroll User ***/

.whiteHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	color: White;
}

.whiteText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: White;
}

.blackHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}

.redText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Red;
}

.redError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Red;
}

/*** Save Cart ***/

.whiteHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}

.whiteText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
}

.blackHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.blackText
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.smallblackText
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.redText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Red;
}

.redError
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Red;
}

/* Registration */
#registration #header
{
    font-size: 14px;
    background-color: #C6C6C6;
}

#registration table tr td 
{
    font-size: 12px;
}

table tr td#ListTitle
{
    font-weight: bold;
    padding: 3px 3px 3px 0px;
}

table tr td label#ListTitle
{
    font-weight: bold;
    padding: 3px 3px 3px 0px;
}

table tr td#ProductRegStep
{
    font-weight: bold;
    padding: 3px 3px 3px 3px;
    font-size: 12px;
}

table tr td#ProductRegStep label 
{
    font-size: 20px;
}

span#productIdInfo
{
    font-size: 12px;
}

div#registeredProductTitle 
{
    font-size: 12px;
    background-color: #006699;
    color: White;
    width: 100%;
    padding: 5px 0px 5px 0px;
    font-weight: bold;
}

.modalBackground {
	background-color:#595B5C; /*Gray;*/
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:black;
}

.fakeLink 
{
    cursor: hand;
    text-decoration: underline;
    color: #006699;
}

.LabelBold 
{
    font-weight: bold;
}

.stdMediumText 
{
    font-size: 12px;
}

.stdMediumLink 
{
    color: #006699;
}

/*** Login Box ****/
#login 
{
    border: solid 1px #006699;
    width: 270px;  
}

#login #header
{
    background-color: #006699;
    color: White;
    padding: 2px 2px 2px 2px;
    font-weight: bold;
}

#login table tr td.leftColumn
{
    width: 100px;
    white-space: nowrap;
    text-align: right;
}

#login table tr td.rightColumn 
{
    text-align: left;
}

#SerialNumber 
{
    font-size: 12px;
}


div#StandardPopup 
{
    background-color: #EFEFDE;
    color: black;
    padding: 10px 10px 10px 10px;
}

div#StandardPopup span.title
{
    font-size: 20px;
    font-weight: bold;
}