﻿@import url(../ACTU/calendar.css);
@import url(../ACTU/common.css);
@import url(../ACTU/enquiry.css);
@import url(../ACTU/search.css);

html h1,html h2,html h3,html h4,html h5, html .articleHeading { color: #3AA5AB; }

.articleHeading, .articleText {font-family: Verdana;}

.articleText {font-size:12px;}

a, a:link, a:visited { color:#39a5ad;}

.articleSummaryTitle span 
{
	color:#39a5ad;
}

.articleSummaryDate span 
{
	font-weight:bold;
	color:#000000;
	font-size:11px;
	display:block;
	padding-top:10px;
	text-align:left;
}

.articleSummaryImage {margin-right:10px; }

.articleImageLeft {margin-top:15px;}

h1 
{
    font-size: 17px;  line-height: 18px; font-weight: bold;
}

h2 
{
    font-size: 14px;  line-height: 16px; font-weight: bold;
}

ul li 
{
    background-image: url(../../Images/Static/actu_gen_bullet_blue.gif);
    background-repeat: no-repeat;
    background-position: 5px 6px;
    padding-left: 15px;
}

.formRow input, .formRow select, .formRow textarea 
{
    width: 185px;
}
body .enquiryField td .calenderTxt
{
     margin-top: 2px;
}
*:first-child+html body .enquiryField td .calenderTxt
{
     margin-top: 0px;
}
*html body .enquiryField td .calenderTxt
{
     margin-top: 0px;
}
.collapsImage
{
    vertical-align:top;
}
.collapsText
{
    vertical-align:top;
    cursor:pointer; 
    margin-left: 5px;
    font-weight:bold;
    text-decoration:underline;
}
.collapsText2
{
    cursor:pointer; 
    vertical-align:top; 
    margin-left: 10px;
}
.courseFormSubmit
{
    margin-left:250px;
}
.ContextMenuPanel 
{    
	border: 1px solid #868686;
	z-index: 1000;
	background: url(images/menu-bg.gif) repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
}
.ajax__calendar_container .ajax__calendar_body
{ 
    border-bottom: 1px black solid;
     background-color: white;
     font-weight:normal;
    width: 175px;
}

.ajax__calendar_container 
{
    background-color: white;
    border: 1px black solid;
    font-weight:bold;
}
.ajax__calendar_header 
{
    border: 1px black solid;
}
.ajax__calendar_container .ajax__calendar_footer ajax__calendar_today 
{
    border: 1px black solid;
}