﻿ 

/*startpage*/
#middlestart {
/*border:1px dashed black;*/
float:left;
margin:0;
width:915px;
padding:0pt;
color:#fff;

}



#content {
/*border:1px dashed black;*/
float:left;
padding:0pt;

}
/*items startpage*/


/*rows hilding items*/
.col{

	margin-right:2px;
	float:left;


}
.colLast{
margin:0;
}

/*start text*/
.copy{
	float:left;
	background:#006699;
	padding:0;
	width:306px;

margin-bottom:2px;
font-size:1em;
}

div.copy{ 
min-height:167px;
height:expression(this.scrollHeight > 167 ? "auto":"167px"); 
}
.copy p{
padding:1em;


}
.bannerLarge{
float:left;
width:367px;
height:176px;
margin-bottom:2px;



}


.login, .bannerSmall{
	float:left;
		width:238px;
background:#006699;
margin-bottom:2px;
}
div.login{ 
min-height:176px;
height:expression(this.scrollHeight > 176 ? "auto":"176px"); 
}
.bannerSmall{
	margin:0;
clear:left;
background:none;


}

/*quicklink list*/
.quicklinks{
padding:0;
clear:left;
width:306px;
background:#FF9900;

}
/*control min height if empty*/
div.quicklinks{ 
min-height:118px;
height:expression(this.scrollHeight > 118 ? "auto":"118px"); 
}
.quicklinks h3{
	display:none;
	}

	ul.sf_list_simple li{
	height:39px;
	border-bottom:1px solid #ffcc80;
	text-align:left;
	list-style-type:none;

	width:306px;

	}
	.sf_list_simple a{

line-height:39px;
width:70%;

float:left;
	color:#fff;

	
	}

.ql_assessment {
	background:url('img/assessmentIcon.gif') 0 0 no-repeat;
	padding-left:90px;

	
}
.ql_assessment:hover {
background:#ff6600 url('img/assessmentIcon.gif') 0 0 no-repeat;
font-weight:bold;
}

.ql_timetable{
	background:url('img/timetableIcon.gif') no-repeat;
	padding-left:90px;
}
.ql_timetable:hover{
	background:#ff6600 url('img/timetableIcon.gif') no-repeat;
font-weight:bold;
}
.ql_training {
	background:url('img/trainingIcon.gif') no-repeat;
	padding-left:90px;
}
.ql_training:hover {
	background:#ff6600 url('img/trainingIcon.gif') no-repeat;
	font-weight:bold;
}
/**/
/*news list*/
.news{
width:367px;
height:auto;
clear:left;
background:#7cb7d5;
padding:0;
margin:0;


}

.news ul
{
 list-style-type:none;
}

*html .news{

margin-top:-2px;


}
.news h3{
	font-size:1em;
	font-weight:bold;
	
		background:url('img/newsArrow.gif') 10px 13px no-repeat;
		padding-top:1em;
		padding-left:2.1em;
height:auto;
		border-top:2px solid #deedf4;
		line-height:12px;

	

}
.news h3.first{


		padding-top:0;
		padding-left:2.1em;
	background:url('img/newsArrow.gif') 10px 3px no-repeat;
		border-top:0;
		

}

/*positions newslsit generated by sitefinity*/
.newsHolder{


margin:auto;
padding-top:1em;

	

}

.news p{
width:95%;
margin:0 auto;
padding-bottom:1em;


}
.news .newsdate{
color:#fff;
}
.news a{
display:block;
padding:.2em;
}
.news a:hover{
background:#006699;
color:#fff;

}




