

/* Default CSS Stylesheet for a new Web Application project */
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	color: #322F2A; }

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333; }

ul {
	margin-left:0px; }
	
li {
	font-size: 10px;
	margin-left:25px; }

p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; }
 
a#mainNav
{
    display: block;
    width: 14px;
    height: 21px;
    background-image: url(../Corum/images/leftNav/rollover.gif);
    background-position: 0 0;
    margin: 0 auto;	
    float: left;
}
a#mainNav:hover
{
    background-position: 0 -21px;
}
a#mainNav .alt
{ 
	display: none;
}

#RegisterationForm td
{
	FONT-WEIGHT: bold; 
	COLOR: #990033;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none; }

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline; }

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border:solid 1px #780032;
	padding-left:3px;}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:solid 1px #780032;
	background-color: #CDCDC4;
	color: #FFFFFF;
	padding-left: 2px;
	padding-top: 2px;	
	cursor: hand;
	cursor: default; }

.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Red; }

/* home page styles */

div#mainbody
{
	height:500px;
	width:711px;
}

	/*-- Course Menu ---*/
	ul#leftmenu
	{
		width:248px;
		list-style: none;
		margin:0;
		padding:0;
		float:left;
	}

	ul#leftmenu li
	{
		width:248px;
		margin:0;
		padding:0;
		float:left;
	}
	
	ul#leftmenu li span
	{
		display:none;
	}	
	
		/*--CPD ---*/
		li#cpdcourses
		{
			height:128px;
			background: url(images/home_09_02.jpg);
		}
		
		li#cpdcourses a
		{
			cursor:hand;
			display:block;
			width:248px;
			height:128px;
		}
		
		/*-- Certificate ---*/
		li#certificatecourses
		{
			height:98px;
			background: url(images/home_09_04.jpg);
		}
		
		li#certificatecourses a
		{
			cursor:hand;
			display:block;
			width:248px;
			height:98px;
		}		
		
		/*-- Licence ---*/
		li#licencecourses
		{
			height:98px;
			background: url(images/home_09_05.jpg);
		}
		
		li#licencecourses a
		{
			cursor:hand;
			display:block;
			width:248px;
			height:98px;
		}			
		
		/*-- Success ---*/
		li#successcourses
		{
			height:102px;
			background: url(images/home_09_06.jpg);
		}
		
		li#successcourses a
		{
			cursor:default ;
			display:block;
			width:248px;
			height:102px;
		}		

div#homeMainContent
{
	background: url(images/home_09_03.jpg) no-repeat;
	width:463px;
	height:426px;
	float:right;
}
	/*-- Home quote --*/
	div#homemainquote 
	{
		width:200px;
		height:96px;
		color:#FFFFFF;
		margin:60px 0 60px 25px;
	}
	
	#homenewspanel {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		width:50%;
		float:left;
		
	}

	div#homecalendar {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		width:49%;
		float:right;
	}

			

#headerrighttext {
	width:170px;
	height:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BC125F;
	margin:0 0 0 210px;
	
}

#homecpd {
	position:relative;
	width:248px;
	height:98px;
	z-index:1;
	left: 0px;
	top: 0px;
	padding-top: 64px;
	padding-left: 24px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	
}
a#homecpd{
	color:#FFFFFF;
}

#homecertificate {
	position:relative;
	width:248px;
	height:98px;
	z-index:2;
	left: 0px;
	top: 0px;
	padding-top: 47px;
	padding-left: 25px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#homelicence {
	position:relative;
	width:248px;
	height:98px;
	z-index:3;
	left: 0px;
	top: 0px;
	padding-top: 47px;
	padding-left: 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
#homesuccess {
	position:relative;
	width:248px;
	height:98px;
	z-index:4;
	left: 0px;
	top: 0px;
	padding-top: 46px;
	padding-left: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#homeMainshot1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	background: url(images/home_09_01.jpg) no-repeat;
	width:711px;
	height:84px;
}
	#homeMainshot1 div
	{
		padding: 10px 0 0 12px;
		width:500px;
	}
	


#hometopnav {
	position:relative;
	width:220px;
	height:198px;
	z-index:8;
	left: 0px;
	top: 0px;
}

/* HEADER */
.searchTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7D4299;
	padding: 3px;
	width: 117px;
	height: 22px; }

.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7D4299;
	padding: 3px;
	height: 22px; }
	
.searchDropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7D4299;
	padding: 3px;
	height: 22px; }

.statusBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal; }

.loginTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4C5E6A;
	border: 1px solid #7D4299;
	padding: 1px;
	width: 100px;
	height: 15px; }

/* IE Parent Cat1 */
a.ieCat1
{
	display: block;
	background-color:#DD88AE;
	font-size: 11px;
	width: 158px;
	height:25px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 6px 0px 0px 18px;
}
a.ieCat1:hover 
{
	background-color:#DD88AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	width:158px;
	height:25px;
	padding: 6px 0px 0px 18px;
	background-color: #BC125F; }
	
a.ieCat1Selected {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#DD88AE;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	width:158px;
	height:25px;
	padding: 6px 0px 0px 18px;
	background-color: #BC125F; }
a.ieCat1Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#DD88AE;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	width:158px;
	padding: 6px 0px 0px 18px;
	background-color: #BC125F; }

/* IE Parent Cat2 */
a.ieCat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	width:158px;
	display:block;
	padding: 4px 7px 0px 24px;
	background-color: #D8E2EB;
	background-position: 13px center;
}
a.ieCat2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	width:158px;
	display:block;
	padding: 4px 7px 0px 24px;
	background-color: #D8E2EB;
	background-position: 13px center;
}
a.ieCat2Selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	width:158px;
	display:block;
	padding: 4px 7px 0px 24px;
	background-color: #D8E2EB;
	background-position: 13px center;
}
a.ieCat2Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	width:158px;
	display:block;
	padding: 4px 7px 0px 24px;
	background-color: #D8E2EB;
	background-position: 13px center;
}	

/* IE Parent Cat3 */
a.ieCat3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration:none;
	width:184px;
	display:block;
	padding: 7px 7px 7px 45px;
	background-color: #F3F3F3;
	background-position: 13px center; }
a.ieCat3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration:none;
	width:184px;
	display:block;
	padding: 7px 7px 7px 45px;
	background-color: #FAFAFA;
	background-repeat: no-repeat;
	background-position: 13px center; }
a.ieCat3Selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	font-weight: normal;
	text-decoration:none;
	width:184px;
	display:block;
	padding: 7px 7px 7px 45px;
	background-color: #FAFAFA;
	background-repeat: no-repeat;
	background-position: 13px center; }
a.ieCat3Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration:none;
	font-weight: normal;
	width:184px;
	display:block;
	padding: 7px 7px 7px 45px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	background-position: 13px center; }


a.mozCat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	width:133px;
	height:19px;
	display:block;
	padding: 6px 7px 0px 18px;
	background-color:#DD88AE;
}
a.mozCat1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	width:133px;
	height:19px;
	display:block;
	padding: 6px 7px 0px 18px;
	background-color: #BC125F;
}
a.mozCat1Selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	width:133px;
	height:19px;
	display:block;
	padding: 6px 7px 0px 18px;
	background-color: #BC125F;
}
a.mozCat1Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	width:133px;
	height:19px;
	display:block;
	padding: 6px 7px 0px 18px;
	background-color: #BC125F;
}

/* MOZ Parent Cat2 */
a.mozCat2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration:none;
	width:127px;
	display:block;
	padding: 4px 7px 0px 24px;
	background-color: #F3F3F3;
	background-image: url(images/leftNav/greyarrow.gif);
	background-repeat: no-repeat;
	background-position: 13px center; }
a.mozCat2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration:none;
	width:127px;
	display:block;
	padding: 4px 7px 0px 24px;
	background-color: #EAEAEA;
	background-image: url(images/leftNav/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 13px center; }
a.mozCat2Selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration:none;
	width:127px;
	display:block;
	padding: 4px 7px 0px 24px;
	background-color: #EAEAEA;
	background-image: url(images/leftNav/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 13px center; }
a.mzoCat2Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E4E4E;
	text-decoration:none;
	width:127px;
	display:block;
	padding: 4px 7px 0px 24px;
	background-color: #EAEAEA;
	background-image: url(images/leftNav/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 13px center; }

/* MOZ Parent Cat3 */
a.mozCat3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	text-decoration:none;
	width:132px;
	display:block;
	padding: 7px 7px 7px 45px;
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: 13px center; }
a.mozCat3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	text-decoration:none;
	width:132px;
	display:block;
	padding: 7px 7px 7px 45px;
	background-color: #FAFAFA;
	background-repeat: no-repeat;
	background-position: 13px center; }
a.mozCat3Selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration:none;
	width:132px;
	display:block;
	padding: 7px 7px 7px 45px;
	background-color: #FAFAFA;
	background-repeat: no-repeat;
	background-position: 13px center; }
a.mzoCat3Selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration:none;
	width:132px;
	display:block;
	padding: 7px 7px 7px 45px;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	background-position: 13px center; }

.prodTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699 }

.listPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666; }

.listPrice2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333; }

.listPrice3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #52AE4B; }

.listDetPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000; }

.listDetPrice2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D31145; }
	
.prodStatus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0033; }

.prodListAll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5B8B9E;
	background: url(../images/layout/prodListBgAll.gif) no-repeat.gif;
	padding-left:12px; }

.buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #385E74; }

.prodPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #DE2027; }

.bgCatInfo {
	background: url(../images/layout/catAd4.gif) no-repeat.gif; }

.CatInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	}

/* PRODUCTS SPECIAL */

.prodSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333 }

.prodSpecialPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC0033; }

	
/* PRODUCTS DETAIL */
.prodHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF; }

.prodHeadingBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333; }
	
.prodSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #322F2A; }

.prodDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 18px; }

.detailSpecTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #322F2A; }
	
.checkoutTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #322F2A; }

.specialOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #322F2A; }

.featureOffer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #454A5D; }

.featureOfferPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EF5F00; }

.prodOffBg {
	background-image: url(../images/layout/prodOffBg.gif);
	background-repeat: repeat-y; }

.prodRelatedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF; }
	
.prodCatTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.hpMore
{
	font-weight: bold;
	font-size: 10px;
	color: #fed571;
	font-family: Arial, Helvetica, sans-serif;
}
a.hpMore
{
	font-weight: bold;
	font-size: 10px;
	color: #fed571;
	font-family: Arial, Helvetica, sans-serif;
}
a.hpMore:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #fed571;
	font-family: Arial, Helvetica, sans-serif;
}

a.prodCatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #a49a00; }

a.prodCatTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #a49a00; }
	
.NavLink 
{
	color: #D31145; }

/* CHECK OUT */	

.checkoutText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E6378; }

.checkoutUser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E6378; }

.userBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #D5E0E4;
	width: 195px;
	height: 18px; }
	
.passBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #D5E0E4;
	width: 195px;
	height: 18px; }

.catBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #FFFFFF;
	width: 210px;
	height: 14px; }	

.catCode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #D5E0E4;
	width: 150px;
	height: 18px; }	
	
.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0033; }
	
.memberURL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D61147; }
	
/* VIEW CART */

.ordTotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2E6378; }

.ordTotalPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333; }

.gstNotice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2E6378; }

.cartTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: none;
	padding: 3px;
	height: 22px; }

/* Footer	*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333; }
	
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333; }
	
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333; 
	text-decoration: underline; }
	
/* Data Grids */
.dgrdHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #D31145;
	background-color: #FFFFFF; }

.dgrdItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF; }

.dgrdAltItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF; }

.dgrdTextbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #D21243; }

.dgrdItemsOrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FED9A2; }

.dgrdAltItemsOrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFF3E3; }
	

/* Tax Invoice	*/
.taxHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	background-color: #FF9C08;
	color: #FFFFFF;
	padding-left:5px; 
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;}

/* Home page News Items*/
.hpNewsItems
{
	background-image: url(images/layout/homenews_bg.gif);
	background-repeat: repeat-y;
}


/*-------------- internal Div styles  ---------------------*/

div#content
{
	margin:10px 0 0 10px;
}
	div#content hr
	{
		border:0px;
		color: #E0E0E0;
		background-color: #E0E0E0;
		height: 1px;
		
	}
	
.formtitle
{
	color:#A00D4B;
	font-weight: bold;
}


/*--------------- Gridview styles -------------------*/

.grdview
{
	margin: 0 0 0 10px;
	width: 90%;
}

.grdheader td
{
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px #C292A3 solid;
	line-height: 17px;
}

.grditem td
{
	border-bottom: 1px #C292A3 solid;
	line-height: 17px;
}

.grdimgbutton
{
	vertical-align:middle;
}

.grdaltitem td
{
	border-bottom: 1px #C292A3 solid;
	line-height: 17px;
}


/*-------------- module styles ------------- */

.moduleheader
{
	background: url('images/layout/module-header-bg.gif'); 
	height:38px;
	width:516px;
	margin:0 0 5px 0;
}

.moduledetail
{
	width:516px;
	margin:0 0 25px 0;
	padding:5px;
	
}

.moduletitle
{
	font: 12px Arial, Helvetica, sans-serif;
	margin: 13px 0 13px 5px;
	font-weight:bold;
	float:left;
	color:#73003C;
	width:250px;
}

.moduletype
{
	font: 14px Arial, Helvetica, sans-serif;
	float:left;
	font-weight:bold;
	color:#73003C;
	margin:0;
}

.modulebutton
{
	float:right;
	margin: 9px 5px 10px 0;
}

.pinkHR
{
		border:0px;
		color: #f5edf1;
		background-color: #f5edf1;
		height: 1px;
}

.topicchkbox
{
	float:left;
	vertical-align:middle;
	margin-top:-4px;
	padding:0;
}

.topiclblname
{
	margin-left: 5px;
	float:left;
	color:#A00D4B;
	font-weight: bold;
}

.topiclitdescription
{
	clear:both;
	margin-left: 25px;
}


.hdrnav
{
	HEIGHT: 32px;
	PADDING-LEFT: 3px; 
	padding-top:8px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:13px; 
	BACKGROUND-IMAGE: url(images/layout/title_bg.gif); 
	BACKGROUND-REPEAT: repeat-x ;
}


.calcourseheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A00D4B;
	font-weight:bold; 
}

a.calcourseheader:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A00D4B;
	font-weight:bold; 
	text-decoration: none;

}

.infohdr
{
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/*  -------- Invoice ------------*/
div#receipt
{
	clear:both;
	border:1px solid #f5edf1;
	display:block;
	width: 528px;
	margin-bottom:20px;
	
}

	div#receipt h2#hdrreceipt
	{
		font-weight:bold;
		margin:0;
		border-bottom:1px solid #f5edf1;
		line-height:17px;
		padding:5px;	
	}
	
	div#receipt p#hdrlbls
	{
		float:left;
		text-align: right;
		margin:0 5px 0 5px;	
		font-weight:bold;	
		line-height:17px;
		display:block;
	}
	div#receipt p#hdrdetails
	{
		float:left;
		text-align: left;
		margin:0 0 0 5px;
		line-height:17px;		
		display:block;
	}		
	
	div#receipt .hdrnext
	{
		clear:both;
		margin:5px;
		display:block;
	}


div#invoicehdr
{
	border:1px solid #f5edf1;
	display:block;
	width: 528px;
	margin-bottom:20px;
	height: 102px;
}
	div#invoicehdr img
	{
		float:left;		
	}

	div#invoicehdr p#hdrlbls
	{
		float:right;
		text-align: right;
		margin:25px 5px 0 0;		
	}
	div#invoicehdr p#hdrdetails
	{
		float:right;
		text-align: left;
		margin:25px 10px 0 5px;		
	}	
	
div#billing
{
	clear:both;
	border:1px solid #f5edf1;
	display:block;
	width: 255px;
	height: 180px;
	float:left;
	margin-bottom:20px;
}
	div#billing h2#hdrbilling
	{
		font:12 Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0;
		border-bottom:1px solid #f5edf1;
		line-height:17px;
		padding:5px;	
	}
	
	div#billing p#address
	{
		font:11 Arial, Helvetica, sans-serif;
		padding:5px;
		line-height:15px;
		margin:0;
	}	
	
	div#billing p#lbls
	{
		font:11 Arial, Helvetica, sans-serif;
		padding:5px;
		font-weight:bold;
		margin-right: 10px;
		float:left;
		line-height:15px;
	}	
	
	div#billing p#details
	{
		font:11 Arial, Helvetica, sans-serif;
		padding:5px;
		float:left;
		line-height:15px;
	}			

div#merchant
{
	border:1px solid #f5edf1;
	display:block;
	width: 255px;
	height: 180px;
	float:right;
	margin-bottom:20px;
}

	div#merchant h2#hdrmerchant
	{
		font:12 Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0;
		border-bottom:1px solid #f5edf1;
		line-height:17px;
		padding:5px;
		text-align:right;	
	}
	
	div#merchant p#merchinfo
	{
		font:11 Arial, Helvetica, sans-serif;
		padding:5px;
		line-height:15px;
		margin:0;
		text-align:right;
	}		

div#mailing
{
	border:1px solid #f5edf1;
	display:block;
	width: 255px;
	height: 180px;
	float:left;
}
	div#mailing h2#hdrmailing
	{
		font:12 Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0;
		border-bottom:1px solid #f5edf1;
		line-height:17px;
		padding:5px;	
	}
	
	div#mailing p#mailingaddress
	{
		font:11 Arial, Helvetica, sans-serif;
		padding:5px;
		line-height:15px;
		margin:0;
	}	
	
	div#mailing p#mailinglbls
	{
		font:11 Arial, Helvetica, sans-serif;
		padding:5px;
		font-weight:bold;
		margin-right: 10px;
		float:left;
		line-height:15px;
	}	
	
	div#mailing p#mailingdetails
	{
		font:11 Arial, Helvetica, sans-serif;
		padding:5px;
		float:left;
		line-height:15px;
	}

div#comments
{
	border:1px solid #f5edf1;
	display:block;
	width: 255px;
	height: 180px;
	float:right;
	margin-bottom:20px;
}

	div#comments h2#hdrcomments
	{
		font:12 Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0;
		border-bottom:1px solid #f5edf1;
		line-height:17px;
		padding:5px;
		text-align:right;	
	}
	
	div#comments p#commentsinfo
	{
		font:11 Arial, Helvetica, sans-serif;
		padding:5px;
		line-height:15px;
		margin:0;
		text-align:right;
	}

div#orderdetail
{
	clear:both;
	border:1px solid #f5edf1;
	display:block;
	width: 528px;
	margin-bottom:20px;
	
}

	div#orderdetail h2#hdrdetail
	{
		font:12 Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0;
		border-bottom:1px solid #f5edf1;
		line-height:17px;
		padding:5px;	
	}
	
div#attendies
{
	clear:both;
	border:1px solid #f5edf1;
	display:block;
	width: 528px;
	
}

	div#attendies h2#hdrattendies
	{
		font:12 Arial, Helvetica, sans-serif;
		font-weight:bold;
		margin:0;
		border-bottom:1px solid #f5edf1;
		line-height:17px;
		padding:5px;	
	}
	
