/* --------------
aspendentallearning.com
DPM Portal
---------------- */
/*
** CSS3
** background-size
** box-shadow
** border-radius
*/

/* IE 10+ set audio control to 48px to show tracking slider. */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */
	audio {
		height: 32px;
		margin-top: 25px;
	}
}

body {
	margin: 0px;
	padding: 0px;
	font: normal 12px/150% Arial, Helvetica, sans-serif;
}
.grayNote {
    color: #555555;
    font-size: 10px;
}
img { 	/* no borders with links */
	border: none;
}
div {
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.twocol {
	width: 50%;
}
.shaded {
	background: url(/art/BG_grayfade.jpg) repeat-x top;
}
.shaded-teal {  /* Used on LonePeakDentalLearning.com */
	background: url(/art/BG_tealfade2.jpg) repeat-x top;
}
#pageWrapper {
	borderXX: 1px solid red;
	margin: 0px auto;
	width: 990px;
}
ul.grayptr {
	color: #777;
	font-size: 12px;
	list-style-image: url(/art/arrow_gray.png);
}
.nowrap {
	white-space: nowrap;
}
a {
	font-family: Verdana,Arial;
	font-size: 11px;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:active, a:hover {
	color: #900;
	text-decoration: underline;
}
	a.minibutton {
		background: #9CF;
		border: 1px solid black;
		color: #000;
		font-family: arial;
		font-size: 10px;
		padding: 2px 4px 2px 4px; /* top right bottom left */
		text-decoration: none;
	}
	a.minibutton:hover {
		color: #F00;
	}
	a.minibutton:visited {
		color: #000;
	}
	a.minibutton:active {
		color: #F00;
	}
.reserveSeat {	/* used for reserve seat section on home and webinars */
	color: red;
	font-size: 12px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}
.reserveSeat a:link,  .reserveSeat a:visited {
	color: #F00;
	text-decoration: none;
}
.reserveSeat a:active, .reserveSeat a:hover {
	color: #900;
	text-decoration: underline;
}
/* reserved seat - red and bold */
a.reservedSeat:link,  a.reservedSeat:visited {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
a.reservedSeat:active, a.reservedSeat:hover {
	color: #900;
	font-weight: bold;
	text-decoration: underline;
}
.topAnchorDiv {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
/*-- about us and contact us have links in main body  --*/
a.contentlinks {
	font: normal 12px/150% Arial, Helvetica, sans-serif;
}
a.contentlinks:link, a.contentlinks:visited {
	color: #900;
	text-decoration: underline;
}
a.contentlinks:active, a.contentlinks:hover {
	color: #F00;
	text-decoration: underline;
}
/* header --------------------------------*/
#header {
	background-color: #FFF;
	color: #888;
	font-family: arial;
	font-size: 14px;
}
#headerBar {
	background-color: #444;
	height: 11px;
}
#headerLogo {
	margin: 6px 0px 0px 0px;
	widthXX: 215px;
}
#headerLinks {
	margin: 23px 20px 0px 0px;
}
#headerButtons {
	margin: 10px 0px 0px 0px;
}
#header a, #header a:link, #header a:visited {
	color: #888;
	text-decoration: none;
}
#header a:hover, #header a:active {
	text-decoration: underline;
}
/* content --------------------------------- */
#mainColumn {
	background-colorXX: #FFC;
	float: left;
}
#memberContentHeader {
	width: 760px;	/* sidebar + content */
}
.blurb {
	color: #555;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
/* SPLASH ------------------------------------------------------- */
#splashWrapperHome {
	border: 2px solid #CCC;
	padding-top: 10px;
	width: 756px;
}
#splashLeftHome {
	text-align: center;
	width: 50%;
}
#splashRightHome {
	text-align: left;
	width: 45%;
}
#splashBottomHome {
	text-align: center;
}
.splashTitle {
	color: #333;
	font-size: 20px;
	font-weightXX: bold;
	margin: 0px 0px 20px 20px;
	text-align: left;
}
#splashLeftTitle {
	marginXX: 0px 0px 0px 0px;
}
#splashRightTitle {
	marginxx: 0px 0px 0px 0px;
}
#splashLeftLinks {
	margin: 0px 0px 3px 62px;
	text-align: left;
}
#splashLeftLinks a, #splashLeftLinks a:link, #splashLeftLinks a:visited {
	color: #555;
	font-size: 12px;
	text-decoration: none;
}
#splashLeftLinks a:hover, #splashLeftLinks a:active {
	text-decoration: underline;
}
ul.splashList {
	color: #777;
	font-size: 12px;
	list-style-imageXX: url(/art/arrow_gray.png);
	margin-left: 20px;
	padding-left: 0px;
}
ul.splashList li {
	padding-bottom: 10px;
}
img.splashMiniMonitor {
	padding-right: 10px;
}
.splashMiniTitle {
	color: #333;
	font-size: 14px;
}
#splashBottomHome {
	color: #777;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}
#splashBottomHome img {
	margin-top: -5px;
}
/* MEMBER Content Header */
#memberContentHeader {
}
.pageTitle {
	border-right: 1px solid #333;
	font-size: 20px;
	padding-right: 10px;
	white-space: nowrap;
}
.studentInfo {
	color: #555;
	font-size: 14px;
	margin-top: 20px;
	padding-left: 14px;
	white-space: nowrap;
}
.breadcrumb {
	color: #555;
	font-size: 14px;
	white-space:nowrap;
}
.star-icon {
	font-size: 30px;
	color: silver;
	cursor: pointer;
}

.star-icon-on {
	font-size: 30px;
	color: gold;
	cursor: pointer;
}
.studentInfo a, .studentInfo a:link, .studentInfo a:visited {
	color: #555;
	font-size: 14px;
	text-decoration: none;
}
.studentInfo a:active, .studentInfo a:hover {
	color: #F00;
}
.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited {
	color: #555;
	font-size: 14px;
	text-decoration: none;
}
.breadcrumb a:active, .breadcrumb a:hover {
	color: #F00;
}
/* -------------------------------------------------- */
.errblock {
    background-color: #FFEEEE;
    border: 1px solid #FF0077;
    margin: 10px auto;
    padding: 5px;
    text-align: left;
    width: 320px;
}
.errtitle {
    color: #990000;
    font-family: verdana,arial;
    font-size: 12px;
    font-weight: bold;
}
.err {
    color: #990000;
    font-family: verdana,arial;
    font-size: 11px;
}
/* ------------------------------------------------------- */
#contentWrapper {
	borderXX: 1px solid green;
	displayXX: inline;
	margin: 10px auto 10px auto;
}
#content {  /* used when left/right sidebars are in place */
	borderXX: 1px solid red;
	float: left;
	margin-top: 10px;
	text-align: left;
	width: 560px;  /* 530 px  see .sidebarLeft */
}
#contentFull {	/* when no sidebars are in place */
	borderXX: 1px solid red;
	margin-top: 20px;
	text-align: left;
}
.contentTitle {
	border-bottom: 1px solid #333;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 10px 0px;
	text-align: left;
}
.contentTitleGray, .contentTitleGray a:link, .contentTitleGray a:visited {
	color: #777;
	font-size: 12px;
}
.pTitleBlack {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0 5px 5px;
}
.mandatory {
	color: #F00;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
.preferred {
	color: #070;
	font-size: 8pt;
	text-align: center;
}
.boldred {
    color: #AA0000;
    font-weight: bold;
}
.graybar {
    background-color: #C7C7C7;
    margin-top: 0;
    padding-top: 0;
}
.dotHorizWhite {
    background-color: white;
    background-image: url("/art/dotted_white.gif");
}
#sidebarLeft {
	borderXX: 1px solid red;
	float: left;
	margin-top: 20px;
	text-align: left;
	width: 200px;  /* 230px - also see #content */
}
#sidebarLeftNav {
	margin: 0px 0px 0px 10px;
}
.menuTitle {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
ul.sidebarLeftLinks {
	color: #777;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.sidebarLeftLinks li {
	display: inline;	/* IE bug fix */
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	#sidebarLeftNav a,
	#sidebarLeftNav a:link,
	#sidebarLeftNav a:visited {
		/* display: block; */
		padding: 0 0 0 0;
		color: #777;
		font-weight: bold;
		text-decoration: none;
	}
	#sidebarLeftNav a span,
	#sidebarLeftNav a:link span,
	#sidebarLeftNav a:visited span {
		display: block;
		padding: 8px 0 10px 20px;
		background-imageXX: url(/art/arrow_gray.png);
		background-repeatxx: no-repeat;
		background-positionxx: 10px 14px;
	}
	#sidebarLeftNav a.sidebarLink span,
	#sidebarLeftNav a.sidebarLink:link span,
	#sidebarLeftNav a.sidebarLink:visited span {
		background-image: url(/art/arrow_gray.png);
		background-repeat: no-repeat;
		background-position: 10px 14px;
	}
	#sidebarLeftNav a.sidebarLink:active,
	#sidebarLeftNav a.sidebarLink:hover {
		color: #F00;
		font-weight: bold;
		background-image: url(/art/viva_nav_bar.png);
		background-repeat: no-repeat;
	}
	#sidebarLeftNav a.sidebarLink:active span,
	#sidebarLeftNav a.sidebarLink:hover span {
		color: #F00;
		font-weight: bold;
		background-image: url(/art/arrow_red.png);
		background-repeat: no-repeat;
		background-position: 10px 14px;
	}
	#sidebarLeftNav a.currentPage {	/* used for current page */
		color: #F00;
		font-weight: bold;
		background-image: url(/art/viva_nav_bar.png);
		background-repeat: no-repeat;
	}
	#sidebarLeftNav a.currentPage span {	/* used for current page */
		color: #F00;
		font-weight: bold;
		background-image: url(/art/arrow_gray.png);
		background-repeat: no-repeat;
		background-position: 10px 14px;
	}
.sidebarLeftItem {
	border: 1px solid #CCC;
	float: left;
	margin-bottom: 8px;
	text-align: left;
	width: 210px;
}
#sidebarRight {
	borderXX: 1px solid red;
	float: right;
	width: 230px;
}
.sidebarRightItem {
	border: 1px solid #CCC;
	float: right;
	margin-bottom: 8px;
	overflow: hidden;  /* new */
	padding: 8px 3px 5px 8px;
	text-align: left;
	width: 197px;
}
.sidebarAd {
	border: 1px solid #CCC;
	margin-bottom: 8px;
	text-align: left;
	width: 210px;
}
.sidebarAd img {
	margin: 2px 2px 2px 2px;
}
.adacerp_text {
	color: #333;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 3px 0px -3px;
	text-align: center;
}
	.adacerp_text .fine {
		margin-top: 0;
		font-weight: normal;
	}
.sidebarRightTitle {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	margin: 2px auto 5px auto;
	text-align: left;
}
.dotVert {
    background-color: white;
    background-image: url("/art/dotted_gray.gif");
    width: 19px;
}
.bdy {
    font-family: Verdana,Arial;
    font-size: 11px;
    line-height: 150%;
    margin: 0;
}
.classPhoto {
    border: 1px solid #DDDDDD;
    padding: 2px;
}
.gobutton {
	margin-bottom: -7px;
}

/* -- audio MP3 -- */
.audio-mp3 {
	height: 32px;
	margin: 5px 0px 8px 80px;
	padding:0;
	position: relative;
	Z-index: 1;
}

/* ============================================================== */
/*  -- page footer pagination -- */
.pagination {
    color: #000000;
    fontxx: 13px/1.231 arial,helvetica,clean,sans-serif;
	font-family: arial;
    font-size: 12px;
    line-height: 12px;
    margin: 20px 0;
    text-align: center;
}
.pagination a, .pagination span {
    border: 1px solid #E0E3E5;
    display: inline-block;
    margin: 0 5px;
    padding: 3px 5px;
    text-decoration: none;
    vertical-align: bottom;
}
.pagination a:hover {
    background: none repeat scroll 0 0 #EFEFEF;
    color: #000000;
}
.pagination span {
    font-weight: bold;
}
.pagination .next, .pagination .prev {
    border: 1px solid #BCC0C4;
    border-radius: 3px 3px 3px 3px;
    height: 14px;
    width: 10px;
}
.pagination .next span, .pagination .prev span {
    display: none;
}
.pagination a.prev, .pagination a.prev:hover {
    background: url(/art/sprites.png) no-repeat scroll -93px 4px transparent;
}
.pagination a.next, .pagination a.next:hover {
    background: url(/art/sprites.png) no-repeat scroll -74px 4px transparent;
}
.pagination a.prev:hover, .pagination a.next:hover {
    opacity: 0.8;
}
/* -- footer  -------------------------------- */
#footer {
	background-color: white;
	margin-top: 20px;
}

/* -- affidavit  -------------------------------- */
.affidavit {
	font-size: 150%;
	line-height: 170%;
}

.overlimit {
	padding: 2em;
	font-size: 150%;
	line-height: 170%;
}

button.proceed,
button.return {
	margin: 3em 0.2em 2em 0.2em;
	padding: 0.4em 1.5em 0.4em 1.5em;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	border-width: 0;
	cursor: pointer;
}

button.proceed {
	background-color: #00CC00;
}

button.return {
	background-color: #CC0000;
}

