h3{
	margin-top: 5px;
}

div#bannerText
{
	margin-right:20px;
}

li.menuLevel1
{
	font-family:Verdana, Arial;
	color: Black;
	font-weight:bold;
	font-size:100%;
	list-style-type:none;
	text-indent:3px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	
}

ul.menuLevel1
{
	color:black;
	font-family:Verdana, Arial;
	font-size: 100%;
	margin-left:-38px;
	margin-top:5px;
	margin-bottom:5px;
	list-style:none;
	width:100%;
	display:block;
	position:relative;
}

ul.menuLevel2
{
	margin-left:25px;
	list-style-type:disc;
	font-family:Verdana, Arial;
	font-size: 100%;
	font-weight:normal;
	margin-left:-20px;
	text-indent:0px;
	
}
li.menuLevel2
{
	font-family:Verdana, Arial;
	color: Black;
	font-size:100%;
	list-style-type:disc;
	margin-top:10px;
}
ul.menuLevel3
{
	margin-left:-15px;
	list-style-type:disc;
	font-family:Verdana, Arial;
	font-size: 100%;
	font-weight:bold;
	margin-top:0px;
	
}
ul.menuLevel4
{
	color:black;
	font-family:Verdana, Arial;
	font-size: .9em;
	font-weight:normal;
	margin-left:-30px;
	margin-top:0px;
	list-style-type:none;
}
/*Settings to display the left-hand search box */
div.searchBar
{
	width:180px;
	display:inline;
	height:50px;
	position:relative;
	
}
img.searchButton
{
	margin-top:3px;
	float:right;
}
.searchText
{
	float:left;
	margin-left:3px;
}
div.searchBarHeader
{
	background-color: white;
	background-image: url(../../../images/180px_Search_top.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px;
	padding:0px;
	width:180px;
	height:4px;
	position:relative;
	border-top:solid 5px white;
	
}
div.searchBarContent
{
	margin:0px;
	padding:0px;
	height:25px;
	width:178px;
	background-color:#D7E2DE;
	border-left: solid 1px #A5C3C7;
	border-right: solid 1px #A5C3C7;
	
}

/*Settings to display the language selection box */
div.languageBar
{
	width:180px;
	position:relative;
	height:48px;
	display:block;
	
}
div.languageBarHeader
{
	background-color: white;
	background-image: url(../../../images/180px_Search_top.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:180px;
	height:4px;
	border-top:solid 5px white;
	
}
div.languageBarContent
{
	margin:0px;
	padding:0px;
	padding-left:5px;
	height:35px;
	background-color:#D7E2DE;
	border-left: solid 1px #A5C3C7;
	border-right: solid 1px #A5C3C7;
	
}
h2.marketingHeaderSub
{
	color:#606060;
	font-family:Verdana, Arial;
	font-size:1em;
	padding-left:130px;
	font-weight:bold;
	background-image:none;
}
/*Free text box at bottom of the pages */
div.freeText
{
	width:100%;
	position:relative;
	margin-top:15px;
	text-align:center;
	float:left;
	margin-right:100px;
}
div.freeTextHeader
{
	background-color: white;
	background-image: url(../../../images/483px_mid_reg_action_top.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:483px;
	height:7px;
	float:none;
	position:relative;
}
div.freeTextContent
{
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	width:476px;
	background-color:white;
	border-left: solid 1px #7DBBC7;
	border-right: solid 1px #7DBBC7;
	float:none;
	
}
div.freeTextFooter
{
	background-color: white;
	background-image: url(../../../images/483px_mid_reg_action_bot.png);
	background-repeat:no-repeat;
	margin:0px;
	/*padding:0px;*/
	width:483px;
	height:7px;
	float:none;
	padding-bottom: 12px;
}

/* Generic settings */
.inputBox
{
	font-family:Verdana, Arial;
	font-size: 100%;
	width:140px;
	height:18px;
	margin-left:4px;
	position:relative;
	display:inline;
	float:left;
}
.divCourseInstances
{
	display:block;
	margin-top:-64px;
	position:relative;
	top:14px;
}
.divCourseInstance
{
	display:block;
	margin-top:0px;
	padding-top:2px;
	border-bottom:solid 1px #6981A7;
	
}
.aCourse
{
	width:360px;
	display:block;
	float:none;
	
}
.divCourseDate
{
	width:160px;
	color:#666666; 
	text-align:right; 
	float:none;
  
}
.divCourseDateWide
{
	width:530px;
	color:#666666; 
	text-align:right; 
	float:left;
	margin-left:auto;
	margin-right:0;
}

/*Selected Course Box */

div.contentBody
{
	overflow:auto;
}

div.noBottomBorder
{
	border-bottom:0px;
}

.divChosenCourse
{
    width: 168px;
    float:left;
   font-family:verdana, arial;
    margin:0;
    margin-top:-15px;
    background-color:#F0F4FF;
    display:block;
    clear:both;
    z-index:100;
	
}
.divChosenCourseSub
{
    width: 168px;
    float:left;
    font-family:verdana, arial;
    margin:0;
    margin-top:-10px;
    background-color:#F0F4FF;
    display:block;
    clear:both;
    z-index:100;
	
}
.imgExpandCollapse{
	float:right;
	margin-right:4px;
	border:0px;
	cursor:pointer;
}
.imgBasketDelete
{
	float:right;
	cursor:pointer;
	border:0px;
	z-index:101;
	position:relative;
}
.imgBasketDeleteSub
{
	float:right;
	cursor:pointer;
	border:0px;
	z-index:101;
	position:relative;
}

.divCourseBasket
{
	position:absolute;
	top:112px;
	z-index:100;
}
.divCourseBasketCourseName
{
    width: 150px;
    float: left;    
    margin:0;
    font-size:.8em;
}

.divCourseBasketDotDotDot
{
    width: 10px;
    float: left;    
}

.spRegisterLink
{
    float: left;    
    font-size:.8em;    
}
.imgAddToBasket
{
    float: right;
    font-size:.8em;
}
.divCourseBasketCourseLocation
{
    width: 160px;
    float: left;        
    font-weight:bold;
    font-size:.8em;
}
.divProceedToCheckoutFooter
{
    clear:both;
    background-image: url(/Images/179px_green_arrow_action_bu.png);
    background-repeat:no-repeat;
    width:180px;
    height:26px;
    font-family:verdana, arial;
    font-size: 1.0em;
    color:White;
    padding-top:9px;
	
}
.divProceedToCheckoutFooterLink
{
	margin-left:8px;
    font-family:verdana, arial;
    font-size: 1.0em;
    color:White;
    text-decoration:none;
    font-weight:bold;
    font-size:.9em;
    width:170px;
    display:block;
}
.divProceedToCheckoutFooterLink:hover
{
    text-decoration:underline;
}

.divChosenCourseSeparator
{
	height:3px;
	border-top:solid 1px #5D85B1;
	width:168px;
	margin:0;
	margin-top:4px;
	padding:0;
	clear:both;
}

div.contentHeaderMarginTop20
{
	background-color: #517AA8;
	background-repeat:no-repeat;
	margin-top:20px;
	position:relative;
	padding-top:4px;
	padding-bottom:4px;
}

li.courseLink 
{ 
	list-style-position:inside;
}                   

table.paths img {display:block}
