/* YUI Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,strong,th,var {font-style:normal;font-weight:normal;}
strong {font-weight: bold;}
em {font-style: italic;}

caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
/* YUI Fonts */
body {font: 11px arial,helvetica,clean,sans-serif;*font-size: small;*font: x-small;color:}
table {font-size: inherit;font: 100%;}

pre, code {font: 115% monospace;*font-size:100%;}

body {
	font-family: Tahoma, arial,helvetica; 
	padding-top: 0px;
	font-size: 15px;
	color: #002853;
	background-color: #333b48;
	margin-top: 0px;
	
}


.selectMulti
{
border: 1px solid #86a2cc; 
font-family : Tahoma, arial,helvetica;
font-size : 10px;
width: 220px;
size: 11;
}

.txtExpireDate  {color: #090d64; font-family: Tahoma, arial,helvetica; font-size: 13px; font-weight:bold;}
.cartPriceAmount   {color: #090d64; font-family: Tahoma, arial,helvetica; font-size: 15px;}
.cartRstrike 	{color: #920623; font-family: Tahoma, arial,helvetica; font-size: 15px;}
.cartSavings 	{color: #03580b; font-family: Tahoma, arial,helvetica; font-size: 15px;}

input.cartPrice{
	width:65px;
	border: 0px; azimuth:behind;
	font-family: Tahoma, arial,helvetica;
	font-size:15px;
	/*border:1px solid;*/
	background:#DEE3E7;
	color:#090d64
}

input.cartDuration{
	width:250px;
	border: 0px; azimuth:behind;
	font-family: Tahoma, arial,helvetica;
	font-size:15px;
	/*border:1px solid;*/
	background:#DEE3E7;
	color:#090d64
}


/* LOGIN BOX */
.login {
	text-align: left;
	margin:10px 10px 10px 10px;
}

.input
{
background-color: #d1e6e9; 
border: 1px solid #4c4d4e; 
color: #105590;
font-family : Tahoma, arial,helvetica;
font-size : 11px;
}


.welcome
{
border: 0px solid #86a2cc; 
color: #790000;
font-family : Tahoma, arial,helvetica;
font-size : 14px;
font-weight:bold;
}

/* ALL LMS UI ELEMENTS */
.ui {
	text-align:left;
	margin-left:10px;
}

/* BREADCRUMBS */
.breadcrumb {
	font-size: 14px;
	text-align:left;
	border-width:0px 0;
	background:#002d4e;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:30px;
}

.bcTitle {
	font-size:120%;
	margin:0;
}

.bcCrumbs {
	margin:0;
}

/* LOGOUT BUTTON */
.logout
{
    position: absolute;
    top: 0px;
    left: 83%;
}

.logout A {
	DISPLAY: block;
	POSITION: relative;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:10px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #EEEEEE;
}

.logout A:hover {
	background-color:#000066;
	COLOR: #002d4e;
}

/* MYPROFILE BUTTON */

.myprofile
{
    position: absolute;
    top: 0px;
    left: 90%;
}

.myprofile A {
	DISPLAY: block;
	POSITION: relative;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:10px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #EEEEEE;
}
.myprofile A:hover {
	background-color:#000066;
	COLOR: #002d4e;
}


/* MESSAGES TO USERS */
.success {
	text-align: center;
	font-weight: bold;
}

.alertMsg {
	text-align: left;
	font-weight: bold;
	vertical-align:top;
}

.warning {
	color: #ff0000;
	font-weight: bold;
}

/* organizes a list of links to LMS pages */
.cmdBlock {
	padding: 0px 0px 0px 0px;
	WIDTH: 280px;
	float: left;
	margin-right: 1em;
}
.cmdList {
	font-weight: bold;
}
.cmdList A {
	DISPLAY: block;
	POSITION: relative;
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #EEEEEE;
}
.cmdList A:hover {
	background-color:#9ec7ea;
	COLOR: #105590;
}

td.gsmtxt, .smtxt {
font-family : Tahoma, arial,helvetica;font-size : 10px; color : #505050;
}


		
.forumline	{ background-color: #ffffff; border: 3px #a4b9c4 solid; }
tr.row1	{ background-color: #EFEFEF; }
tr.row2	{ background-color: #DEE3E7; }
tr.row3	{ background-color: #D1D7DC; }
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
tr.row6 { background-color: #002d4e; color: #ffffff; font-size: 12px;}
tr.row7 { background-color: #a3d2f4; color: #002d4e; font-size: 12px;}

.checkoutEmailAddress 	{font-family: Tahoma, arial,helvetica; font-size:12px;color:#820503;}  /* corporate burgandy */
.courseHeader			{background-color: #002d4e; font-family: Tahoma, arial,helvetica; font-size:10px;color:#ffffff;font-weight: bold;}  /* corporate blue */
.adminStudents			{background-color: #002d4e; font-family: Tahoma, arial,helvetica; font-size:12px;color:#ffffff;font-weight: bold;}  /* corporate blue */
.welcomeText			{font-family: Tahoma, arial,helvetica; font-size:26px;color:#b81f34;}  /* corporate burgandy */
.cartLogin				{font-family: Tahoma, arial,helvetica; font-size:12px;color:#002d4e;}  /* corporate blue */
.fsmtxt					{font-family: Tahoma, arial,helvetica; font-size:14px;color:#002d4e;}  /* corporate blue */
.fbsmtxt				{font-family: Tahoma, arial,helvetica; font-size:14px;color:#0000ff;}  /* corporate blue */
.burgheadline			{font-family :Tahoma, arial,helvetica;font-size : 14px; color : #b81f34;text-decoration: none; font-weight: bold}
.burgheadlineLg			{font-family :Tahoma, arial,helvetica;font-size : 18px; color : #b81f34;text-decoration: none; font-weight: bold}

.bluegheadline			{font-family :Tahoma, arial,helvetica;font-size : 14px; color : #18659e;text-decoration: none; font-weight: bold}0

.error					{font-family: Tahoma, arial,helvetica; font-size:13px;color:#FF0000;font-weight: bold}
.packageHeadline		{font-family: Tahoma, arial,helvetica; font-size:14px;color:#18659e;font-weight: bold}  /* brown */
.wsmtxt					{font-family:Tahoma, arial,helvetica; font-size:12px;color:#ffffff;}


.smtxt			{font-family:Tahoma, arial,helvetica; font-size:12px;color:#002d4e;}
.redsmtxt		{font-family:Tahoma, arial,helvetica; font-size:12px;color:#FF0000;font-weight: bold}
.redsmtxt2		{font-family:Tahoma, arial,helvetica; font-size:12px;color:#FF0000;}

.reportmedtxt		{font-family:verdana, Tahoma, arial,helvetica; font-size:12px;color:#0A2083;}

.greysmtxt		{font-family:Tahoma, arial,helvetica; font-size:10px;color:#8b8b8c;}
.barsmtxt		{font-family:Tahoma, arial,helvetica; font-size:13px;color:#3b6ba6;font-weight: bold}
.headertxt		{font-family:Tahoma, arial,helvetica; font-size:12px;color:#4a4313;font-weight: bold}
.burgsmtxt		{font-family:Tahoma, arial,helvetica;font-size : 11px; color : #b81f34;text-decoration: none; font-weight: bold}



.priceChart			{font-family : Tahoma, arial,helvetica;font-size : 14px; color : #105590;text-decoration: underline; } 
a.priceChart		{font-family : Tahoma, arial,helvetica;text-decoration: none; color : #105590;text-decoration: underline;  }
a.priceChart:hover	{font-family : Tahoma, arial,helvetica;text-decoration: underline; color : #9ec7ea; }

.completedline	{font-family : Tahoma, arial,helvetica;font-size : 12px; color : #005d2c;text-decoration: none; font-weight: none}
.catalogsmtxt	{font-family:Tahoma, arial,helvetica; font-size:11px;color:#5e5939;}

.wbsmtxt		{font-family:verdana,Tahoma, arial,helvetica; font-size:10px;color:#002d4e;font-weight: bold}

/*blue */
.mainmenu		{font-family : Tahoma, arial,helvetica;font-size : 10px; color : #105590;text-decoration: underline; } 
a.mainmenu		{font-family : Tahoma, arial,helvetica;text-decoration: none; color : #105590;text-decoration: underline;  }
a.mainmenu:hover{font-family : Tahoma, arial,helvetica;text-decoration: underline; color : #9ec7ea; }

/*grey */
.gmainmenu		{font-family : Tahoma, arial,helvetica;font-size : 10px; color : #505050;text-decoration: underline; } 
a.gmainmenu		{font-family : Tahoma, arial,helvetica;text-decoration: none; color : #505050;text-decoration: underline;  }
a.gmainmenu:hover{font-family : Tahoma, arial,helvetica;text-decoration: underline; color : #002d4e; }

/*blue */
.mainmenu2		{font-family : Tahoma, arial,helvetica;font-size : 10px; color : #105590;text-decoration: underline;font-weight: bold}
a.mainmenu2		{font-family : Tahoma, arial,helvetica;font-size : 10px; color : #105590;text-decoration: underline;font-weight: bold}
a.mainmenu2:hover{font-family: Tahoma, arial,helvetica;font-size : 10px; color : #9ec7ea;text-decoration: underline;font-weight: bold}


.close			{font-family : Tahoma, arial,helvetica;font-size : 10px; color : #FF0000;text-decoration: underline;}
a.close			{font-family : Tahoma, arial,helvetica;font-size : 10px; color : #FF0000;text-decoration: underline;}
a.close:hover	{font-family : Tahoma, arial,helvetica;font-size : 10px; color : #000000;text-decoration: underline;}

/*blue */
.wmainmenu		{ font-family: Tahoma, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6; font-weight: bold}
a.wmainmenu		{ font-family: Tahoma, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6;font-weight: bold}
a.wmainmenu:hover{ font-family: Tahoma, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6; font-weight: bold}

/*blue */		
.bmainmenu		{ font-family: Tahoma, arial, helvetica; font-size : 10px; text-decoration: underline; color : #3b6ba6; font-weight: bold}
a.bmainmenu		{ font-family: Tahoma, arial, helvetica; font-size : 10px; text-decoration: underline; color : #105590;font-weight: bold}
a.bmainmenu:hover{ font-family: Tahoma, arial, helvetica; font-size : 10px; text-decoration: underline; color : #105590; font-weight: bold}
		
/*red */		
.rmainmenu		{ font-family: Tahoma, arial, helvetica; font-size : 12px; text-decoration: underline; color : #FF0000; font-weight: bold}
a.rmainmenu		{ font-family: Tahoma, arial, helvetica; font-size : 12px; text-decoration: underline; color : #FF0000;font-weight: bold}
a.rmainmenu:hover{ font-family: Tahoma, arial, helvetica; font-size : 12px; text-decoration: underline; color : #000000; font-weight: bold}
		
/*blue */		
.rrmainmenu			{ font-family: Tahoma, arial, helvetica; font-size : 11px; text-decoration: underline; color : #FF0000;}
a.rrmainmenu		{ font-family: Tahoma, arial, helvetica; font-size : 11px; text-decoration: underline; color : #FF0000;}
a.rrmainmenu:hover	{ font-family: Tahoma, arial, helvetica; font-size : 11px; text-decoration: underline; color : #3b6ba6;}
	



/* organizes a tabular report */
.reportBlock {
	padding: 20px 0px 0px 0px;
	width: 650;
}
.reportBlock table
{
	border: 1px groove #da834d;
	font-family : Tahoma, arial,helvetica;font-size : 12px; color : #002d4e;
	
}
.reportBlock table caption
{
	background-color: #da834d;
	COLOR: #002d4e;
	width:auto;
	padding: 1px;
}
.reportBlock table th
{
	text-decoration: none;
	font-family : Tahoma, arial,helvetica;font-size : 11px; color : #505050;
	text-align:center;
	padding: 1px;
	background-color:#badade;
}
.reportBlock table td
{
	padding: 1px;
}

.reportBlockSummary {
	padding: 0px 0px 20px 0px;
}
.reportBlockSummary table
{
	border: 1px groove #da834d;
}
.reportBlockSummary table caption
{
	background-color: #da834d;
	COLOR: #002d4e;
	width:auto;
	padding: 5px;
}
/*
.reportBlockSummary table th
{
	text-align:center;
	padding: 4px;
}*/
.reportBlockSummary table td
{
	padding: 4px;
}


.reportLink {
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #909090;
	color: #000099;
	background-color: #D9D9D9;
	font-size: 12px;
}
.reportLink:hover {
	background-color:#da834d;
	COLOR: #002d4e;
}

/* CATALOG DISPLAY */
.catShow {
	text-align: left;
	margin-left:10px;
}

.catFolder {
	background-repeat: no-repeat;
	background-image: url(./Img/folder_open.gif);
	background-position: 0px 50%;
	padding: 0 0 0 20px !important;
}

.catCourse {
	background-repeat: no-repeat;
	background-image: url(./Img/course.gif);
	background-position: 0px 50%;
	padding: 0 0 0 20px !important;
}

.catBack {
	TEXT-DECORATION: none;
	background-repeat: no-repeat;
	background-image: url(./Img/back.gif);
	background-position: 0px 50%;
	padding: 0 0 0 32px !important;
}


/* organizes a tabular report */
.dialogBlock {
	padding: 0px 0px 20px 0px;
}
.dialogBlock table
{
	border: 1px groove #da834d;
	text-align: left;
}
.dialogBlock table caption
{
	font-weight: bold;
	background-color: #da834d;
	COLOR: #002d4e;
	width:auto;
	padding: 5px;
}
.dialogBlock table th
{
	padding: 4px;
}
.dialogBlock table td
{
	padding: 4px;
}


/* Test upload */

.testUploadBlock {
	padding: 0px 0px 20px 0px;
}
.testUploadBlock table
{
	border: 1px groove #da834d;
	text-align: left;
}
.testUploadBlock table caption
{
	font-weight: bold;
	background-color: #da834d;
	COLOR: #002d4e;
	width:auto;
	padding: 5px;
}
.testUploadBlock table th
{
	padding: 4px;
	vertical-align:middle;
	text-align: center;
}
.testUploadBlock table td
{
	vertical-align:top;
	padding: 4px;
}


/* alertBlock upload - used AlertMessage.asp */

.alertBlock {
	padding: 0px 0px 20px 0px;
}
.alertBlock table
{
	text-align: left;
	font-weight: bold;
	vertical-align:top;
}
.alertBlock table td
{
	vertical-align:top;
	text-align: left;
	font-weight: bold;
}

/* new user registration */
#id_NewUserReg
{
	WIDTH: 240px;
}

/* logo */
.logo
{
	margin-left:10px;
	margin-top:5px;
}

/* AdminMenu XofN */
.classAdminXofNOver
{
    PADDING-RIGHT: 0px! important;
    BACKGROUND-POSITION: left top;
    PADDING-LEFT: 16px! important;
    PADDING-BOTTOM: 0px! important;
    PADDING-TOP: 0px! important;
    BACKGROUND-REPEAT: no-repeat;
	COLOR: red;
}

.classAdminXofNUnder
{
    PADDING-RIGHT: 0px! important;
    BACKGROUND-POSITION: left top;
    PADDING-LEFT: 16px! important;
    PADDING-BOTTOM: 0px! important;
    PADDING-TOP: 0px! important;
    BACKGROUND-REPEAT: no-repeat;
}

.classAssignFieldSet
{
	WIDTH: 460px;
}

.classUnassignFieldSet
{
	WIDTH: 500px;
}



.inputBoxLook
{
	TEXT-ALIGN: center;	
	TEXT-DECORATION: none;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
	margin-top:2px;
	margin-bottom:2px;
	border-width: 1px;
	border-style: solid;
	border-color: #353535;
	color: #353535;
	background-color: #ffffff;
}



/**************************************** copy from website css ********************************************/
.style1 				{font-family: Tahoma, arial,helvetica;  font-weight: bold;	font-size: 12px;	color: #002157;} /*body*/  
.style2 				{font-family: Tahoma, arial,helvetica;  font-weight: bold;	font-size: 14px;	color: #002157;} /*top title*/
.style3 				{font-family: Tahoma, arial,helvetica;  font-weight: bold;	font-size: 28px;	color: #002157;} /* bold titles in body*/
.style4 				{font-family: Tahoma, arial,helvetica;  font-weight: bold;	font-size: 13px;	color: #808080;} /* white bold titles in body*/
.style5 				{font-family: Tahoma, arial,helvetica;  font-weight: bold;	font-size: 33px;	color: #ffe22e;} /* white bold titles in body*/
.style6 				{font-family: Tahoma, arial,helvetica;  font-weight: bold;	font-size: 22px;	color: #002d4e;} /* white bold titles in body*/
.purchaseStepsAdmin		{font-family: Tahoma, arial,helvetica;  font-weight: bold;	font-size: 13px;	color: #002d4e;} /* grey*/


.registeredmenu			{font-family : Tahoma,Arial, Helvetica, sans-serif;	font-size : 11px; color : #007fc3;text-decoration: none;}
a.registeredmenu		{font-family : Tahoma,Arial, Helvetica, sans-serif;	font-size : 11px; color : #007fc3;text-decoration: none;}
a.registeredmenu:hover	{font-family: Tahoma,Arial, Helvetica, sans-serif;	font-size :  11px; color : #1594fa;text-decoration: none;}

.registered			{font-family : Tahoma,Arial, Helvetica, sans-serif;	font-size : 11px; color : #808080;text-decoration: none;}

.footermenu			{font-family : Tahoma,Arial, Helvetica, sans-serif;	font-size : 11px; color : #ffffff;text-decoration: none;}
a.footermenu		{font-family : Tahoma,Arial, Helvetica, sans-serif;	font-size : 11px; color : #ffffff;text-decoration: none;}
a.footermenu:hover	{font-family: Tahoma,Arial, Helvetica, sans-serif;	font-size :  11px; color : #ffffff;text-decoration: none;}



.inputBox {
	font-family: Tahoma, Tahoma, Arial, Helvetica;
	font-size:14px;
	TEXT-ALIGN: left;	
	TEXT-DECORATION: none;
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	margin-top:1px;
	margin-bottom:1px;
	border-width: 1px;
	border-style: solid;
	border-color: #596066;
	color: #2a2a2a;
	background-color: #ffffff;

}


/**************************************** copy from website css ********************************************/


.text_ProductName {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Tahoma, Tahoma, Arial, Helvetica;, sans-serif; TEXT-DECORATION: none; line-height: 14px;
}
.text_ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #FF6600; FONT-FAMILY: Tahoma, Tahoma, Arial, Helvetica;, sans-serif; TEXT-DECORATION: none; line-height: 14px;
}

td.footerBody {
	color:#c7c7c7;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:13px;
	line-height:20px;
}