/**********************************************************************************************App specific*/

.Main
{
	margin-top: 10px;
	margin-left: 10px;
}

.AccentDark
{
	/*background-color: #DED0DD; 	background-color: #d3d3d3;*/
	background-color: #d3d3d3;
}
.AccentLight
{
	background-color: #EEEEEE /*#EEEEEE;*/;
}

.pageTitle {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0099CC;
}

.RecordTitle
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.PlainContent
{
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.PlainSmaller
{
	font-weight: normal;
	font-size: 8pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.PageTopTD
{
	margin-bottom: 10px;
	border-bottom-color: #EEEEEE;
	padding-bottom: 2px;
	text-align: right;
	border-bottom-style: solid;
}
.ps
{
	font-size: 8pt;
}


.pageTitleSmall
{
	font-weight: bold;
	font-size: 12pt;
}


.MessageHeader
{
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
	color: red;
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
}

.SectionHeader
{
	background-color: #EEEEEE;
}

.ProfileDetailLabel, .DuesLabel
{
	background-color: #EEEEEE;
	font-weight: bold;
}

.DuesLabel
{
	font-weight: bold;
	font-size: 8pt;
}

.AccredSpace
{
	padding-right: 20px;
}

.CourseHead
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, verdana, MS Sans Serif, Helvetica;
}
.toplist
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, verdana, MS Sans Serif, Helvetica;
}

TD.leftbold
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

/* PHOTOS / IMAGES  ---------------------------------------------- */

.photoRight
{
	float: right;
	border-left: 20px solid #fff;
	margin: 4px 0 8px 4px;
	background: #EFEEE7;
}
.photoRight div, .photoLeft div
{
	border: 1px solid #D0CFC9;
	padding: 6px 10px;
	font-size: 11px;
	color: #555;
}
.photoLeft
{
	float: left;
	border-right: 20px solid #fff;
	margin: 4px 4px 8px 0;
	background: #EFEEE7;
}




/* CALENDAR  ---------------------------------------------- */

.calendar_button
{
	border: none;
	cursor: pointer;
}

.picker
{
	background-color: #FFFFFF;
	border: 1px gray solid;
	font-size: 10pt;
	font-family: "Arial";
	padding: 2px;
	cursor: pointer;
	padding-right: 10px;
	border-top: 2px gray solid;
	border-left: 2px gray solid;
}

.calendar td
{
	font-size: 11px;
}

.title
{
	font-weight: bold;
	background-color: #D7D7E5;
	font-family: verdana;
	font-size: 11px;
}

.day
{
	width: 25px;
	cursor: pointer;
	text-align: center;
	border-width: 1px;
	border-color: #F6F6F6;
	border-style: solid;
	font-family: verdana;
	font-size: 11px;
}

.dayhover
{
	width: 25px;
	cursor: pointer;
	text-align: center;
	text-decoration: underline;
	border-width: 1px;
	border-color: #F6F6F6;
	border-style: solid;
	font-family: verdana;
	font-size: 11px;
}

.dayheader
{
	width: 25px;
	text-align: center;
	border-width: 1px;
	border-color: white;
	border-style: solid;
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: verdana;
	font-size: 11px;
}

.othermonthday
{
	color: #999999;
}

.outofrangeday
{
	visibility: hidden;
}

.selectedday
{
	width: 25px;
	background-color: #FBE694;
	color: #000000;
	border-width: 1px;
	border-color: #BB5503 !important;
	border-style: solid;
	font-weight: bold;
	font-family: verdana;
	font-size: 11px;
}

.calendar
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	border-collapse: collapse;
	background-color: #FFFFFF;
	cursor: default;
	font-family: verdana;
	font-size: 11px;
}

.month
{
	background-color: #F6F6F6;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: verdana;
	font-size: 11px;
}

.nextprev
{
	cursor: pointer;
	height: 25px;
	vertical-align: center;
	padding: 0px 5px 0px 5px;
}

.selector
{
	width: 14px;
	cursor: pointer;
	text-align: left;
	vertical-align: center;
	background-color: #FFFFFF;
}


/* CPE  ----------------------------------------------#EEEEEE; */


.cpedetailsheader
{
	font-weight: bold;
	padding-bottom: 2px;
}

.introBig, .introBig P
{
	font-size: 12px;
}

.courseButtonList
{
	text-align: right;
	margin: 6px 6px 6px 0px;
	clear: right;
}


.detailsHeader, .ProfileDetailLabel
{
	background: #EEEEEE;
	text-align: right;
	margin: 6px 0;
	padding: 2px;
}


#searchBoxApp
{
	padding: 14px 0 0 0;
	width: 435px;
}
#searchBoxApp table
{
	width: 100%;
}
#searchBoxApp select
{
}
#searchBoxApp .buttons
{
	background: #fff;
}
#searchBoxApp td.formNotRequired
{
	width: 120px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding: 9px 6px 0 0;
}
#searchBoxApp td
{
	padding: 7px 6px;
}


.courseImage
{
	float: right;
	margin: 10px 0 10px 0;
}

#courseDetailRelated
{
	margin-top: 20px;
}
#courseDetailRelated #leftContentCol
{
	margin-right: 10px;
}
#courseDetailRelated #rightContentCol
{
	margin-left: 10px;
}

#courseDetailRelated span
{
	font-weight: normal;
}
#courseDetailRelated .relatedCallout
{
	border: 2px solid #EEEEEE;
	background: #fff;
}
#courseDetailRelated .relatedCallout h3
{
	background: #EEEEEE;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
}
#courseDetailRelated .relatedCallout h5
{
	margin: 3px 0px 0px;
	padding: 3px 10px 2px 15px;
	font-weight: normal;
}
#courseDetailRelated .relatedCallout p
{
	margin: 0;
	padding-right: 12px;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#courseDetailRelated .relatedCallout h5 em
{
	font-weight: normal;
	font-style: normal;
	color: #666666;
}
#courseDetailRelated hr
{
	border: 0;
	margin: 2px 0 2px 0;
	height: 2px;
	border-bottom: 2px dashed #EEEEEE;
}


.CartSpace
{
	background: url(../img/hr2.gif) bottom repeat-x;
}



/*  Form Sections --------------------------------------------- */
#mainContent #form .formSection
{
	margin: 0px 10px 14px 0px;
	border: 2px solid #eeeeee;
	padding: 0;
}
#mainContent #form h2
{
	font-size: 12px;
	font-weight: bold;
	background: #eeeeee;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 20px 10px 0px 0px;
	display: block;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: black;
}

#mainContent #form .formSectionCopy
{
	padding: 12px 14px 6px 14px;
	margin: 0;
}

/*  Form Table Styles ----------------------------------------- */
td.formLabel
{
	
}
td.formField
{
	
}


table.formFields
{
	margin: 0;
}
table.formFields td
{
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}


#form td.formField label
{
	color: #333333;
	margin: 0;
}


table.formFields h3, table.formFieldsApp h3
{
	font-weight: normal;
	margin: 3px 0 0 14px;
	text-align: right;
	color: #666;
	width: 175px;
	white-space: nowrap;
	display: block;
}

table.formFieldsWide h3
{
	font-weight: normal;
	margin: 3px 0 0 14px;
	text-align: right;
	color: #666;
	width: 310px;
	display: block;
}

#form h3.error
{
	color: #BB2C00;
	font-weight: bold;
}
#form .formInstruct
{
	margin: 8px 0 0 0;
}
#form .formInstruct p
{
	color: #666666;
}

#form .formRadioList, #form .formRadioList p
{
	margin-top: 2px;
	padding: 0 2px 0 0;
}
.formCheckboxList
{
	width: 310px;
}
.formCheckboxList p
{
	display: inline;
	padding: 0 20px 8px 0;
	line-height: 25px;
	white-space: nowrap;
}

#form .required
{
	color: #444;
	font-weight: bold;
	font-size: 12px;
}
#form h3
{
	color: #444;
	padding-right: 10px;
	font-size: 12px;
}


#form select
{
	color: #333;
}


#form td.formTextField
{
	color: #333333;
	margin: 0;
	padding-top: 5px;
}


#form td.formRadio
{
	color: #333333;
	margin: 0;
	padding-top: 1px;
}


#form td.formPlainText
{
	color: #333333;
	margin: 0;
	padding-top: 8px;
}

table.formFieldsApp td
{
	vertical-align: top;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	padding-top: 3px;
}

.apps
{
	padding: 5px;
}
.appssmall
{
	padding: 2px;
}
.appsHead
{
	padding: 5px;
	font-weight: bold;
}


.cpeTable td, table.cpeTable td
{
	padding: 2px; !important;
}






