/* GENERAL STYLES */
*{
margin:0;
border:0;
padding:0;
}

body{
margin:0;
padding:0;
font-family:Verdana;
font-size:62.5%;
line-height: 1.5em;
}

b{font-size: 110%;}
em{
}



#topsection{
/*height: 90px; Height of top section*/
 background: url(/media/18073/logo1.jpg) no-repeat 0 25px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
min-width: 720px;

}

#contentcolumn{
/* margin-right: 325px; Set right margin to RightColumnWidth*/
	width: 70%;
}

#rightcolumn{
float: left;
width: 325px; /*Width of right column in pixels*/
margin-left: -325px; /*Set left margin to -(RightColumnWidth) */
/*background: #FDE95E;*/
}

#footer
{
	clear:both;
	width: 100%;
	height:37px;
	background:#002552;
	border-bottom:solid 1px #adc2d7;
	margin-bottom:14px;
}


#footer p
{
text-align:right;
/*height: 37px;*/
padding-top: 10px;
	/*line-height:37px;*/
	color:#fff;
	margin-right:20px;
}

#footer p img {
margin: 0;
padding:0;
}

#footer a
{
text-align:right;
color:#fff;
font-size:10px;
}

.innertube{
margin: 30px 20px 15px 40px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.rightinnertube{
margin: 30px 10px 15px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}


/* ============================================================= */
/* The rest of the styles */
/* ============================================================= */

/* header section styles */

/* thin top strip styles */

#top-strip
{
	height:25px;
	background:#01478d;
}

#top-strip p
{
	text-align:right;
	color:#fff;
	font-size:10px;
	line-height:25px;
	margin-right:30px;	
}

#top-strip p a
{
	color:#fff;
	text-decoration:none;
}

#top-strip p a:hover
{
	text-decoration:underline;
}

#top-strip p img {
margin: 0;
padding: 0;
vertical-align:middle;
}


/* end thin top strip styles */

/* FUNCTIONS AREA */

#functions
{
	height:78px;
	border-bottom:solid 4px #4984bc;
}

#functions p
{
	color:#878787;
	text-align:right;
	font-size:9px;
	margin-right:45px;
	padding-top:10px;
}

#functions a
{
	color:#878787;
	text-decoration:none;
}

#functions a#second{font-size:12px;}
#functions a#third{font-size:15px;}
#functions a#forth{font-size:18px;}

#search
{

	padding:0;
	padding-top:15px;
	margin-right:23px;
	
	
}


#search input
{
	border:solid 1px #cbcbcb;
	height:20px;
    	float:right;
    	color:#4984be;
    	width:132px;
    	font-size:16px;
}


#search input.submit
{
	border:none;
	height:20px;
    	color:#4984be;
    	background:#fff;
    	font-size:16px;
    	font-weight:bold;
    	width:40px;
    	cursor:pointer;
}


/* END FUNCTIONS AREA */


/* end header section styles */

/* MAIN NAV STYLE */

#menu
{
	height:22px;
	background:#779966;
	border-top:solid 15px #002552;
}

#menu a
{
	display:block;
	width:12%;
	float:left;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:22px;
	font-weight:bold;	
	height:22px;
}

#menu a.sixth{background:#1faabf;}
#menu a.adults{background:#a9846a;}
#menu a.higher{background:#f7c701;}
#menu a.international{background:#c577a7;}
#menu a.employers{background:#02528d;}
#menu a.about{background:#ff9934;}
#menu a.newBuild {background: #9e9e9e;}
#menu a.vacancy{background:#779966;}

#menu a:hover {
	/*background: #dddddd;*/
	text-decoration: underline;
	color: #000000;
}

/* END MAIN NAV */

/* flash rotator styles */

#rotator {
	clear:both;
	width: 600px;
	height: 200px;
}

#mpl {
	width: 600px;
	height: 200px;
}

/* end flash rotator styles */

/* NEWS TICKER STYLS */
#newsTicker{
position:relative;
height:136px;
}

#newsTicker ul{
overflow:hidden;
position:relative;
}

#newsTicker a img{
float:left;
padding:0;
padding-right:5px;
}

#newsTicker a{
display:inline;
margin:5px;
padding:3px;
border-bottom:solid 1px #becfe2;
color:#7e7f81;
text-decoration:none;
display:block;
}


#newsTicker a:hover{
background:#efefef;
}


#newsTicker { 
	overflow: hidden;
}

/* END NEWS TICKER STYLES */

/* FRONT PAGE CALENDAR STYLES */


#calendermonths {
	width: 95%;
	height: 200px;
}

.calendermonth {
	float: left;
	width: 23.75%;
	height: 60px;
	border: 1px dashed #CCCCCC;
}



.calendermonth a {
	display: block;
	height:60px;
	line-height:60px;
	text-align: center;
	background-color : #00478C;
	color: white;
	text-decoration : none;
	}

.calendermonth a.disabled {
	background-color: #00254F;
	}

.calendermonth a.current{
	background-color: #4A84BC;
	}

.calendermonth a:hover {
	background-color : #4A84BC;
	
	}

#frmCalendar fieldset {
	margin: 5px 2px;
	}
#frmCalendar input,#frmCalendar select {
	border: 1px solid #999999;
	}

#frmCalendar input {
	padding: 2px 0;
	}

/* END FRONT PAGE CALENDAR */

/* COURSE SEARCH BOX STYLES */

.courseSearch {
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	height: 150px;
}

.courseSearch fieldset {
	padding: 5px 5px;
	}

.courseSearch fieldset ul {
	margin: 0;
	padding: 0;
	}

.courseSearch fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 5px 0;
	color: #1E3E55;
	clear: both;
	}

.courseSearch fieldset li label {
	width: 250px; 
	float: left;
	font-weight: bold;
}


.courseSearch fieldset li select {
	float:left;
	border: 1px solid #999999;
	width: 180px;
	font-size: 10px;
}

.courseSearch fieldset li input {
	width: 180px;
	font-size: 10px;
	border: 1px solid #999999;
	height: auto;
	padding: 2px 0 2px 0;
	}
.courseSearch fieldset li input.button {
	width: 80px;
	font-size: 12px;
}

/* END COURSE SEARCH BOX STYLES */



/* RIGHT SIDE STYLES */

.rightBox
{
	 background:#fff url('img/boxShade.jpg') no-repeat 100% 100%;
	 /*height:170px;*/
	 width:95%;
	 margin-top:15px;
	 border:solid 1px #adc4da;

}

.rightBox img
{
    padding:15px;
	float:left;
}


.rightBox p
{
	padding:5px;
}

.rightBox h2
{
background:#efefef;
color:#767779;
font-size:13px;
font-weight:bold;
line-height:14px;
text-indent:10px;
}

/* END RIGHT SIDE STYLES */

/* BOX STYLES */
.boxHolder
{
	/*margin-right:20px;*/
	width:49%;
	float:left;
    	display:block;
	/*border: 1px dashed #CCCCCC;*/
}

.boxHolder .box
{
	/*margin-right:20px;
	border: 1px dashed #CCCCCC;*/
}

.box
{
	position: relative;
	float:left;
	height:126px;
	width: 300px; /* 325 */
	border:solid 1px #02528d;
	margin-right:20px;
	margin-bottom: 20px;

}

.box a {
	color: #999999;
	text-decoration: none;
}

.box a:hover {
	color: #000000;
	text-decoration: underline;
}

.box img
{
	clear:both;
	float:left;
	/*display:inline;
	padding-right: 10px;*/
}


.boxContent {
	margin-left: 140px;
	margin-right: 7px;
	font-size: 1.1em;
}

.box .boxContent h3 {
	text-align: left;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}


.box h2
{
	font-size:12px;
	color:#fff;
	line-height:16px;
	height: 16px;
	background:#02528d;
	width:130px;
	text-align:center;
}

.box h3
{
	font-size:10px;
	color:#fff;
	line-height:12px;
	height: 16px;
	background:#02528d;
	width:130px;
	text-align:center;
}


.box .arrow
{
	position: absolute;
	bottom: 0;
	right: 0;
	width:21px;
	height:20px;
	background:#02528d url('img/arrow.gif') no-repeat 0 0;
	text-decoration:none;

}

/***********************************************************************
                              box colors
************************************************************************/

.blue{border-color:#21a9bf;}

.box.blue h2{background:#21a9bf;}

.box.blue .arrow{background-color:#21a9bf;}

.yellow{border-color:#f7c600;}

.box.yellow h2{background:#f7c600;}

.box.yellow .arrow{background-color:#f7c600;}

.darkBlue{border-color:#02528d;}

.box.darkBlue h2{background:#02528d;}

.box.darkBlue .arrow{background-color:#02528d;}

.brown{border-color:#a88569;}

.box.brown h2{background:#a88569;}

.box.brown .arrow{background-color:#a88569;}

.pink{border-color:#c577a7;}

.box.pink h2{background:#c577a7;}

.box.pink .arrow{background-color:#c577a7;}

.orange{border-color:#ff9935;}

.box.orange h2{background:#ff9935;}

.box.orange .arrow{background-color:#ff9935;}

/**************************************************************************/


.leftBox {
position:relative;
width: 292px;
float: left;
height: 194px;
border: 1px solid #aec4db;
margin-right: 12px;
margin-top: 20px;
background: url(/media/255402/leftboxback.gif) repeat-x bottom left;
}

.leftBox h2 {
font-size:13px;
font-weight:bold;
background-color: #efefef;
height: 22px;
line-height: 22px;
color: #767779;
padding: 0px;
margin: 0px;
text-indent: 10px;
}

.leftBox p {
margin: 0 auto;
margin-top: 5px;
width: 272px;
}

.frontPost {
margin: 0 auto;
margin-top: 5px;
width: 272px;
}

.frontPost h3 {
font-size: 12px;
font-weight: bold;
margin-bottom: 8px;
}

.frontPost strong a {
color: #1e3e55;
text-decoration: none;
}

.frontPost strong a:hover {
color: #767779;
text-decoration: underline;
}

.frontPost h3 a:visited {
color: #767779;
}

.frontPost p a {
color: #1e3e55;
text-decoration: none;
}

.frontPost p a:hover {
color: #767779;
text-decoration: underline;
}

.frontPost p a:visited {
color: #767779;
}


.rightBox h2 a {
color: #1e3e55;
}

.rightBox h2 a:hover {
color: #767779;
}

.rightBox h2 a:visited {
color: #767779;
}

p.blogMore {
position: absolute;
height: 20px;
line-height: 20px;
text-indent: 10px;
bottom:0;
left:0;
}

p.blogMore a {
color: #FFFFFF;
text-decoration: none;
}

p.blogMore a:hover {
text-decoration: underline;
}

/* END BOX STYLES */

/* EDITOR PROPERTIES */
