body, html
{
	min-width: 830px;
	padding: 0px;
	margin: 0px;
	font-family: helvetica, arial;
	color: #6B5D4B;
	
	background-color: ivory;
	background-color: white;
}


#loading
{
	right: 15px;
	top: 5px;
	_width: 0px;
	display: none; 
	z-index: 10;
	background-color: red;
	color:  yellow;
	font-weight: bold;
	padding: 2px 15px;
	margin-top: 5px;
}


#banner, #nav, #content
{
	left: 0px;
	right: 0px;
	margin: 0px 0px;
}

#testpit
{
	display: none;
	text-align: right;
	position: fixed;
	_position: absolute;
	z-index: 9;
	right: 20px;
	bottom: 20px;
	width: 300px;
	width: 50%;
	height: 160px;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	color: black;
}


#content, #footer
{
	#margin: 0px 210px 0px 290px;
	margin: 0px 270px 0px 290px;
}


#banner
{
	height: 78px;
	background: url('../images/background-blue.png') repeat;	
}

	
	#logo
	{
		position: absolute;
		background: url('../images/logo.png');


		top: 0px;
		left: 0px;
		width: 370px;
		height: 78px;	
/*
		top: 4px;
		left: 20px;
		width: 178px;
		height: 66px;
*/
	}
		#logo a:hover
		{
			display: block;
		}


	#slogan
	{
		position: absolute;
		top: 36px;
		left: 210px;
		background: url('../images/slogan.png');
		
		width: 265px;
		height: 26px;
	}
	
	
	#questionOfTheWeek
	{
		position: absolute;
		top: 63px;
		right: 215px;
		width: 300px;
		text-align: right;
		color: white;
		font-size: 11px;
		z-index: 2;
		border: 0px black solid;
	}
	#questionOfTheWeek #qotwButton
	{

	}
		
	
	#questionOfTheWeek #qotwTextArea
	{
		margin-top: 4px;
		padding: 0px;
		text-align: left;
		background-color: darkblue;
		font-size: 14px;
		display: none;
		width: 100%;
		border: 1px silver solid;
	}
	#questionOfTheWeek #qotwTextArea h1
	{
		padding: 2px 5px;;
		margin: 0px;
		font-size: 12px;
		background-color: blue;
		font-style: italic;
	}
	#questionOfTheWeek #qotwTextArea div.qotwText
	{
		padding: 8px 5px;
		
	}

	/*
	#questionOfTheWeek .boxShadow
	{
		padding: 0px;
		margin: 0px;

	}
	#questionOfTheWeek .innerbox
	{
		background-color: darkblue;
		border: 1px solid white;
		width: 100%;
		height: 100%;
		padding: 0px;
		margin: 0px;
	}
	*/
	
	
	#nurselogo
	{
		position: absolute;
		top: 0px;
		

		right: 20px;
		width: 210px;
		width: 250px;
		
		

		right: 20px;
		/*
		background: url('../images/nurses.old/nurselogo.gif');		
		background: url('../images/nurselogo2.png');
		background: url('../images/nurselogo.old.png');
		*/
		background: url('../images/nurselogo.png');
		width: 250px;
		height: 78px;
	}
	
	



#nav
{
	display: block;
	background-color: #A86FB7;
	background-color: darkblue;
	background: #A86FB7 url('../images/background-blue.png');	
	padding:  7px 10px 7px  100px;
	padding:  7px 10px 7px 310px;
	padding:  7px 10px 7px 80px;
	border-top: white 1px solid;
	height: 13px;
}

	#nav #rightMenu
	{
		margin: 0px;
		padding: 0px;
		top: 0px
		text-decoration: none;
		color: white;		
	}
	
	
#content
{
	position: relative;

	padding: 30px 30px 20px 30px;
	_padding: 27px 30px 20px 30px;
	_margin-top: 20px;
	
	font-size: 11pt;
	text-align: justify;
	/*border-right: 1px solid black;  */
}

	#content h1
	{
		font-size: 17pt;
	}
	#content h2
	{

	}
	#content h3
	{
		color: #205596;
	
	/*
		background-color: pink;
		padding: 3px 6px;
		color: purple;
		border: 2px solid violet;
	*/
	}


	#content h3 a
	{
		text-decoration: none;
	}

	#content h3 a:visited
	{
		color: none;
		color: #205596;		
	}


#left, #right
{
	position: absolute;
	top: 150px;
	width: 220px;
	border: solid 0px;

	padding: 0  0 20px 0;
	margin: 0px;
	/*background-color: pink;*/

	display: block;

}
#left {
	left: 0px;
	top: 80px;
}
#right { right: 30px; }


	#ad1, #ad2
	{
		position: relative;
		background-color: gray;  
		display: block;
		height: 250px;
		width: 100%;
		padding: 0px;
		margin: 0px;
	}

	#ad1
	{
		margin-bottom: 20px;
	}

	#ad2
	{

	}



div#footer 
{
	/*width: 100%;*/
	display: block;
	
	background: #009FB6 url('../images/background-blue.png');
	background-color: #009FB6;
	
	font: bold 11px verdana, arial, sans-serif;

	
	padding: 5px 0px;
	margin: 0px;
	text-align: center;
}

	div#footer div
	{
		position: absoute;
	
		right: 10px;
		padding: 0px 5px;
		_padding: 5px;
		padding-right: 25px;
	}
	div#footer div a
	{
		padding: 5px;
		margin-top: 5px;
		color: white;
		font-size: 7pt;
		font-weight: normal;
	}




h2
{
	font-size: 14pt;
	color: #205596;
	margin-bottom: 5px;
/*
	margin-top: 0px;
	padding-top: 0px;
*/
}


h3
{
	font-size: 12pt;
	color: #216DB5;
	margin-bottom: 5px;	
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}


div.qotwText
{
	margin: 10px;
	text-align: justify;
}

div#qotwAnswer
{
	display: none;
}

div#qotwAnswerButton
{
	font-weight: bold;
}




/* ============================================================================*/
#signInBox
{
	/*z-index: 2;*/
	top: 25px;	
	right: 380px;
	background: url('../images/background-blue.png') repeat;
	height: 180px;
	width: 350px;  /*260 preferred, but no room for messages)*/	
}

#signInBoxShadow
{
	height: 180px;
	width: 350px;  /*260 preferred, but no room for messages)*/
}

#signInBox #signInBoxContent
{
	background: url('../images/background-blue.png') repeat;
}

#signInBox #signInBoxCloseCtrl
{
	background: url('../images/background-blueDark.png') repeat;
}
#signInBox #signInBoxCloseCtrl:hover
{ 
	background: url('../images/background-teal.png') repeat;
}


#signInBox #signInBoxTitle
{
	background-color: darkblue;
	background: url('../images/background-blueDark.png') repeat;
}

#signInBox #signInBoxContent form div
{
	margin-bottom: 18px;
	padding: 0px;
}
#signInBox #signInBoxContent form 
{
	text-align: center;
	margin: 0 0 0 0;
}
#signInBox input{
	margin: 0px;
	padding: 0px;
}


/* ============================================================================*/
a#signInBoxRegister:link,
a#signInBoxRegister:visited
{
	color: white;
}
a#signInBoxRegister:hover
{
	color: yellow;
}
/* ============================================================================*/
#banner #signInOut {
	position: absolute;
	text-align: right;
	right: 270px;
	
	
		
	margin: 0px 5px 0px 5px;
	padding: 6px;
	font: 0.8em /1 verdana, sans-serif;
	color: 	#D6D6D6;
	

	border: solid 0px blue;
}


#signInOut input{
	margin: 2px 0;
	padding: 0px;
	font: 0.7em /1 verdana, sans-serif;
}


#banner #signInOut #modeMenu
{
	color: silver;
	display: none;
}
/* ============================================================================*/









.infobox
{
	display: block;
	border: solid 1px;

	background-color: cornflowerblue;
	background-color: lightblue;
	background-color: #CCF;

	padding: 0px;
	_padding-top: 0px;
	margin: 0px;
	margin-bottom: 20px;
	display: block;
	text-align: justify
}

.infobox h1
{
	color: white;
	background-color: darkblue;
	background-color: #00b;   /*Good for blue2cyan*/
	background-color: #007;
	background-color: #00d;
	
	margin: -0px;

	padding: 3px 10px;

	font-size: 11pt;
	border-bottom: solid 1px black;

	background:   #00d url('layoutimg/right-fade_white.png') repeat-y right;
	_background:   #00d 
}

.infobox .infoboxText:first
{
	border-top: none;
}	
	
.infobox .infoboxText
{
	padding: 10px;
	font-size: 8pt;
}

.infobox .infoboxText .block
{
/*
	margin: 0;
	padding: 0;
*/
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dotted;
}

.infobox .infoboxText .first
{
	padding-top: 0px;
	margin-top: 0px;
	border-top: 0px none;
}

.infobox h1 .upbutton2
{
	display: block;
	position: relative;
	border: solid 1px black;
	height: 20px;
	width: 20px;
	text-align: center;
	
	float: right;
	top: -22px;
	right: -5px;
	
	_top: -27px;
	_right: 6px;
	
	background-color: blue;
}

.infobox h1 .upbutton
{
	display: block;
	position: relative;
	
	float: right;
	top: -25px;
	right: -5px;
		
	_top: -24px;
	_right: 6px;
	
	padding: 0px;
	margin: 0px;
}



#right .infobox h1
{
	background-color: #009FB6;
	background: #009FB6 url('../images/background-blue.png') repeat;	
}
.infobox h2
{
	color: white;
	margin: -0px;
	padding: 3px 10px;
	font-size: 10pt;
	border-bottom: solid 1px black;
	
	background: #009FB6 url('../images/background-teal.png') repeat;	
}



#right .infobox table
{
	border: none;
	padding: 0px;
	margin: 7px 0 0 5px;
	width: 100%;
	_width: 87%;
	
}
#right .infobox table tr
{
	padding: 0;
	padding-bottom: 30px;
	
}
#right .infobox table tr td
{
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
	font-size: 8pt;
}

#right .infobox table tr td.first
{
	text-align: right;
	font-weight: bold;
}


#right #buyGC a
{
	color: white;
	background-color: white;	
}


/* tabular formatting for course listings */
table.courseList, 
table.courseList tr, 
table.courseList td, 
table.courseList th,
table.courseList thead
{
	text-align: center;
	spacing: 0px;
	
	padding: 0px;
	margin: 0px;
	border: none 0px;
	border-spacing: 0px;
}


table.courseList
{
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
}


table.courseList thead
{

	border-bottom: 1px solid black;  /* doesn't seem to work - reapplied in th */
	background: #009FB6 url('../images/background-blue.png') repeat;	
}
table.courseList th
{
	padding: 5px 10px;
	color: white;

	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid black;  
}

table.courseList tr
{
	padding: 0px;
	margin: 0px;	
}
table.courseList tr td
{
	padding: 3px 5px;
	text-align: left;
	font-size: 9pt;	
	cell-spacing: 2px;
	
	vertical-align: top;
}

table.courseList tr td.titleCol
{
	
}
table.courseList tr td.creditsCol
{
	text-align: center;
}
table.courseList tr td.priceCol
{
	text-align: center;
}
table.courseList tr td.authorCol
{
	width: 40%;
}


#viewCourses, #viewAuthor 
{
	border: 1px solid black;
}
#viewAuthor h2
{
	font-size: 12pt;
}

.authorList
{
	display: block;
	margin: 6px 0;
}

div#viewCourses h1,  div#viewAuthor h1
{
	display: block;
	_width: 100%;
	background: #009FB6 url('../images/background-blue.png') repeat;	
	border-bottom: 1px solid black;
	padding: 5px 10px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}

div#viewCourses h2
{
	display: block;
	color: #205596;
	font-weight: bold;
	font-size: 12pt;
	_width: 100%;
	padding: 5px 10px;
	margin-bottom: 0px;
}
div#viewCourses.courseInfo h2
{
	background-color:  silver;
	border-top: 1px solid black;
}
div#viewCourses h2.descHeader
{
	display: block;
	_width: 100%;
	border-top: none;
	padding: 5px 10px;
	margin: 0px;
}
div#viewCourses div.items, div#viewAuthor div.otherCourses
{
	display: block;
	_width: 100%;
	font-size: 11pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.otherCourses A
{
	margin: 5px 0;	
}

#viewAuthor ul
{
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 15px;
	padding-left: 0px;
}
#viewAuthor li
{
}

div.lastItem
{
/*	border-bottom: 1px solid black;  */
}



#viewCourses div#viewCoursesList
{
	margin: 0px;
	padding: 0px;
}

#viewCourses div#viewCoursesList div,  	#viewCourses div.desc,	#viewAuthor div.desc
{
	/*background-color: red;*/
	margin: 0px;
	padding: 5px 15px;
	display: block;
}
#viewCourses div.desc
{
	border-top: 1px solid black;
}

#viewCourses div#viewCoursesList div h2
{
	font-size: 9pt;
	margin: 0px;
}

#viewCourses div#viewCoursesList div span.modify
{
	font-size: 9pt;
	margin: 0px;
	float: right;
}


#viewCourses div#viewCoursesList div div.takeCourses
{
	font-size: 9pt;
	margin: 0px;
	float: right;
	color: blue;
	display: block;
}

#viewCourses div#viewCoursesList div div.takeCourses a 
{
	color: blue;
}

#viewCourses div#viewCoursesList div table
{
	font-size: 9pt;
	margin-left: 20px;
}

#viewCourses div#viewCoursesList div table tr td
{
	text-align: left;
	vertical-align: top;
}
#viewCourses div#viewCoursesList div table tr td.first
{
	text-align: right;
}

#viewCourses .courseblock
{
	background-color: ivory;
}
#viewCourses .shaded
{
	background-color: silver;
}




#secureMessage
{
	display: none;
}





.submitted
{
	color: white;
	font-weight: bold;
	padding: 2px 5px;
	display: none;
	background-color: none;
}


	.success
	{
		background-color: green;
		display: block;
	}

	.failure
	{
		background-color: red;
		display: block;		
	}

	.noresponse
	{
		background-color: blue;
		color: white;
		display: block;		
	}





#uploadBox, #editInfoBox, #editQuestionsBox, #deleteCourseBox, #assignToStaffBox, #editEDBox
{
	display: none;
	border: 1px solid black;
	margin: 5px 0;
	position: absolute;
	_position: absolute;
	

	background-color: silver;
	text-align: center;
	top: 120px;
	left:0px;
	z-index: 10;

	background: url('../images/background-blue.png') repeat;	
}

#uploadBoxCloseCtrl, #editInfoBoxCloseCtrl, #editQuestionsBoxCloseCtrl, #deleteCourseBoxCloseCtrl, #assignToStaffBoxCloseCtrl, #editEDBoxCloseCtrl
{
	float: right;
	right: 0px;
	margin: 2px;
	
}

#uploadBoxTitle, #uploadBoxCloseCtrl,      #editInfoBoxTitle, #editInfoBoxCloseCtrl,	#editQuestionsBoxTitle, #editQuestionsBoxCloseCtrl,	#deleteCourseBoxTitle, #deleteCourseBoxCloseCtrl, 	#assignToStaffBoxTitle, #assignToStaffBoxCloseCtrl, 	#editEDBoxTitle, #editEDBoxCloseCtrl
{
	border: 1px solid black;
	padding: 4px;
	border-bottom: 1px solid black;
	background: url('../images/background-blueDark.png') repeat;	
	margin: 1px;
}
#uploadBoxCloseCtrl:hover,          #editInfoBoxCloseCtrl:hover,	#editQuestionsBoxCloseCtrl:hover,	#deleteCourseBoxCloseCtrl:hover,	#assignToStaffBoxCloseCtrl:hover,	#editEDBoxCloseCtrl:hover
{ 
	background: url('../images/background-teal.png') repeat;
}


#uploadBoxTitle		, #editInfoBoxTitle,		#editQuestionsBoxTitle,		#deleteCourseBoxTitle,		#assignToStaffBoxTitle,		#editEDBoxTitle
{
	background-color: darkblue;
	background: url('../images/background-blueDark.png') repeat;

}
#uploadBoxContent, 	#editInfoBoxContent,		#editQuestionsBoxContent,	#deleteCourseBoxContent,	#assignToStaffBoxContent,	#editEDBoxContent
{
	padding-top: 10px;
	color: black;
	margin: 5px;
}
/*
#uploadBoxShadow, 	#editInfoBoxShadow,	#editQuestionsBoxShadow,	#deleteCourseBoxShadow,		#assignToStaffBoxShadow,	#editEDBoxShadow
{
	margin: 0 30%;

	height: 180px;
	width: 350px;  /*260 preferred, but no room for messages)*/
}
*/
 
#uploadBoxShadow fieldSet, 	#editBoxInfo fieldSet,	 #editQuestionsBox fieldSet,	#deleteCourseBox fieldSet,	#assignToStaffBox fieldSet,	#editEDBox fieldSet
{
	margin: 10px;
}


#uploadBox
{
	margin: 0 30%;	/*fixed*/
	margin: 0 10%;	/*absolute*/
}
#editInfoBox
{
	margin: 0 20%;	/*fixed*/
	margin: 0 10%;	/*absolute*/
	top: 65px;
}
#editQuestionsBox
{
	margin: 0 10%;	/*fixed*/
	margin: 0 0%;  /*absolute*/
}


#deleteCourseBox
{
	margin: 0 10%;	/*fixed*/
	margin: 0 0%;  /*absolute*/
}


#assignToStaffBox
{
	margin: 0 10%;	/*fixed*/
	margin: 0 0%;  /*absolute*/
}


#editEDBox
{
	margin: 0 10%;	/*fixed*/
	margin: 0 0%;  /*absolute*/
}




div.dhtmlxTabBar div span
{
	padding: 15px 20px;
}

.button, .button:hover
{
/*
	margin: 3px;
	padding: 3px;
	border: solid 1px blue;
	font-weight: bold;
	color: black;
	background-color: cyan;
*/
	text-decoration: underline;
	cursor: pointer;
	
}

.button
{
	color:white;
}
.button:hover
{
	color:yellow;
}
.button:link,
.button:visited
{
        color: white;
}


/*
.finalizeCourse input
{

}
*/


			table.cartlisting
			{
				border-bottom: solid black 2px;
			}
			table.cartlisting tr.alternate
			{
				background-color: silver;
			}
			table.cartlisting tr td
			{
				padding: 4px 10px;
				text-align: center;
			}
			table.cartlisting th
			{
				text-align: center;
				background-color: gray;
				border-bottom: solid black 2px;
				color: black; 
				padding: 6px 10px;
			}
#gc_error
{
	color: red;
	background-color: yellow;
	padding: 5px;
}

.gcList li
{
	padding: 3px;
}


A:link img { border: none; border-thickness: 0px; white;TEXT-DECORATION: none;}
A:visited img { border:none; border-thickness: 0px; white;TEXT-DECORATION: none;}

A.sponsor_logo:link img { border:none; border-thickness: 0px; white;TEXT-DECORATION: none;}
A.sponsor_logo:visited img { border:none; border-thickness: 0px; white;TEXT-DECORATION: none;}




/* http://www.explainth.at/en/tricks/cssbut.shtml  */
.but {
	padding:0px;
	width:8em;
}
.but a {
	display:block;
	text-decoration:none;
	font-weight: bold;
	color:white;
	background: blue   url('../images/background-blue.png') repeat;
	border:3px outset #A67700;
	border-bottom-color:#6E3C00;
	border-top-color:#6E3C00;
	padding:  0 11px;
	padding-top:2px;opacity:1;filter:alpha(opacity=100)
}

.but a:hover {
	background-color:blue;
	border:3px #603C00 solid;
	border-bottom-color:#927700;
	border-right-color:#927700;
	opacity:0.8;
	filter:alpha(opacity=80);
}


