/* CSS Document */
.contentlinks:link {
	color: #003366;
	text-decoration: underline;
}

.contentlinks:visited {
	color: #800080;
	text-decoration: underline;
}

.contentlinks:hover {
	color: #800080;
	text-decoration: none;
}

.contentlinks:active {
	color: #800080;
}

.readmore {
	text-decoration: none;
	font-style: italic;
	color: #003366;
}

.editLinks {
	text-decoration: none;
	font: 70% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.labels {
	font: 70% Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	color: #cb0088;
	text-decoration: none;
}

.sidelink {
	font: 80% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.BannerWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.SideBottomLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.footerMenu {
	padding: 0px 15px 0px 15px;
}

.contentBackground {
	padding: 0px 2px 0px 2px;
	background-color: #FFFFFF;
}

.leftMenuBackground {
	background-color: #f0a8d4;
	padding: 0px 5px 0px 5px;
}

.headerBackground {
	background-color: #FFFFFF;
}

.mainBackground {
	background-color: #EAEAEA;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.mainPageBackground {
	background-color: #e3e3e3;
}

.shadingImgRight {
	background-image: url(../images/right.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 9px;
}

.shadingImgLeft {
	background-image: url(../images/left.jpg);
	background-position: top;
	background-repeat: repeat-y;
	width: 9px;
}

.menuPadding { /*padding:0px 5px 0px 5px;*/
	height: 40px;
}

.menuText {
	font: 90% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
}

.mainHeadersL {
	font: 110% Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.mainHeadersC {
	font: 120% Arial, Helvetica, sans-serif;
	/*font:20px Arial, Helvetica, sans-serif;*/
	font-weight: 700;
	color: #cb0088;
	text-align: left;
	padding: 5px 0px 10px 5px;
}

/* --------------------------------------------------------------------------    news titles style  */
.newsSubHeader {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	color: #003366;
	text-decoration: none;
	/*color:#666666;*/
}

a.newsSubHeader:hover {
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	color: #003366;
	text-decoration: underline;
	/*color:#666666;*/
}

.whiteBorder {
	border-bottom: 2px solid #FFFFFF;
}

.mainbodyL /*------LEFT MENU TEXT-------*/ {
	font: 80% Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	text-align: left;
	color: #000000;
	/*color:#797979;
	color:#666666;*/
}

.mainbodyC {
	font: 80% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

.footerText {
	font: 100% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #B1B1B1;
	padding: 8px 5px 8px 5px;
	background-color: #FFFFFF;
}

.footerLinks {
	font: 60% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #949494;
	text-align: center;
	vertical-align: top;
        text-shadow: 0px 1px 0px #FFF;
}

.intranetStyle {
	background-color: #FFFFFF;
	font: 60% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #444242;
	text-align: left;
	vertical-align: middle;
	padding: 1px 10px 1px 10px;
	font-weight: bold;
}

.intranetText {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #444242;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}

.moodle-link {
	background-color: #F0A8D4;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}

.moodle-link:hover {
	background-color: #FFFFFF;
}

.textC {
	font: 80% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	text-align: left;
	padding: 0px 5px 0px 5px;
	line-height: 20px;
}

/* -------------------------------------------------------------------------------------- links in content area ------------------------- */
.textC a:link {
	
}

.textC a:visited {
	
}

.textC a:hover {
	text-decoration: none;
}

.textC ul {
	margin-top: 0px;
	padding-top: 0px;
	/* list-style-image: url(/images/liststyle/_form_list1.gif); */
	list-style: url(/images/liststyle/bullet_2.gif);
}

.textCB {
	font: 80% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

/*.textCPurple
{
	font:70% Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#cb0088;
	text-align:left;
	font-weight:bold;
	padding:0px 0px 0px 5px;
	line-height:20px;
} */
	/* textCPurple used for purple links such as on the jobs.php page for job titles, and job details page for app form links */
.textCPurple {
	font: 70% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

a.textCPurple:link {
	font: 70% Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

a.textCPurple:visited {
	font: 70% Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

a.textCPurple:hover {
	font: 70% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

/* textCPurple1 is used for purple links within the main content area */
.textCPurple1 {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

a.textCPurple1:link {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

a.textCPurple1:visited {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

a.textCPurple1:hover {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}

.textCBPurple {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #cb0088;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 30px;
}

h1 {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	margin: 0 0 10px 8px;
	padding: 0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

#container {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
	padding: 9px;
	background-color: #FFFFFF;
}

#breadcrumbs {
	color: #6699FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0 0 8px 8px;
}

#breadcrumbs a,#breadcrumbs a:visited,#breadcrumbs a:link,#breadcrumbs a:active
	{
	color: #6699FF;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#listingcontainer {
	background-image: url(bg.gif);
	padding: 10px;
	background-color: #E0DEDE;
}

#listingheader {
	color: #476BB3;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}

#listingheader a,#listingheader a:active,#listingheader a:visited,#listingheader a:link
	{
	text-decoration: none;
	color: #476BB3;
}

#listingheader a:hover {
	text-decoration: underline;
	color: #476BB3;
}

#headerfile {
	text-align: left;
	float: left;
	width: 320px;
}

#headersize {
	text-align: right;
	width: 75px;
	float: left;
}

#listing {
	border: 1px solid #A7C5FF;
}

#listing a {
	display: block;
	padding: 2px 5px 2px 5px;
	font-size: xx-large;
	color: #6285CA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 568px;
	text-align: right;
}

#listing a:hover {
	background-color: #DBE6FE;
}

#listing a img {
	float: left;
	margin-right: 4px;
}

#listing a strong {
	width: 300px;
	float: left;
	cursor: hand;
	cursor: pointer;
	text-align: left;
}

#listing a em {
	float: left;
	width: 75px;
	text-align: right;
	cursor: hand;
	cursor: pointer;
}

#listing a span {
	position: absolute;
	margin-left: -151px;
	margin-top: -2px;
}

#listing a span img {
	width: 150px;
	background-color: #CCCCCC;
	visibility: hidden;
}

#listing a:hover span img {
	border: 1px solid #666666;
	visibility: visible;
}

#upload {
	border: 1px solid #A7C5FF;
	display: block;
	margin-top: 10px;
	font-size: small;
	color: #6285CA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 568px;
	background-color: #E9F0FF;
}

#uploadtitle {
	background-color: #DBE6FE;
	padding: 2px 5px 2px 5px;
	border-bottom: 1px solid #A7C5FF;
}

#uploadcontent {
	padding: 2px 5px 2px 5px;
}

#copy {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: x-small;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#copy a {
	text-decoration: underline;
	color: #666666;
}

.b {
	background-color: #E9F0FF;
}

.w {
	background-color: #FFFFFF;
}

.mod {
	float: right;
}

.size {
	float: right;
}

/* -------------------------------------------------------------curve update 30/05/08 -----------------------------------*/
.hContainer {
	padding: 0px;
	margin: 1em 1.2em 1em 0.1em;
	width: 520px;
}

.hContainer2 {
	background-image: url(/UserFiles/Image/titlebg.jpg);
}

.roundtop {
	background: url(/UserFiles/Image/titlebg_corner2.jpg) no-repeat top
		right;
}

.roundtop img {
	position: absolute;
}

img.corner {
	width: 18px;
	height: 16px;
	border: none;
	display: block !important;
}

.htextcentre {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

.htextcentre a:link {
	color: #000000;
	text-decoration: none;
}

.htextcentre a:visited {
	color: #000000;
	text-decoration: none;
}

.htextcentre a:hover {
	color: #000000;
	text-decoration: underline;
}

.banner {
	background-color: #FFFFFF;
}

/* search form */
form.searchform {
	background: transparent;
	/* border: none; */
	border-bottom: 3px solid #e3e3e3;
	/* margin-left: 5px;
	margin: 5px 5px 5px 5px;
	*/
	padding: 5px 5px 5px 5px;
	line-height: 1em;
}

form.searchform input.button { /*margin: 0; */
	font: bold Arial, Sans-serif;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	/*border:none;
	border:hidden;*/
	color: #777;
	width: 50px;
}

form.searchform input.button:hover {
	border: 1px solid #f2f2f2;
	color: #000;
}

form.searchform input.textbox {
	width: 130px;
	border: 1px solid #f2f2f2;
	margin: 0;
	padding: 0;
}

#leftMenuItems {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px; /* change to 1 or 2px for top space between buttons*/
	/* padding numbers = top : right : bottom :left ; */
	font-family: arial;
	text-align: left;
	font-size: 0.8em;
	/*border: 2px #000000 ridge;*/
}

/* left menu items divs in leftmenu templates */
#leftMenuItems a {
	padding: 2px 5px 2px 5px;
	display: block; /* change to inline for horizontal menu */
	/*margin-left:0px; indents left margin; change for horiz. menu */
	color: #000000;
	text-decoration: none;
}

#leftMenuItems a:hover {
	background-color: #fdd6ea;
	color: black;
	text-decoration: none;
}

#leftMenuItems .step a {
	
}

#leftMenuItems .step1 a {
	margin-left: 15px;
}

#leftMenuItems .step2 a {
	margin-left: 25px;
}

.currentSelect {
	background-color: #fff;
}

#leftMenuItems p {
	margin: 3px 0px 3px 0px;
	padding: 0px;
}

/* leftmenuheader class */
#leftMenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	margin: 10px 0px 0px 10px;
}

#leftMenuHeader a:link {
	color: black;
	text-decoration: none;
}

#leftMenuHeader a:visited {
	color: black;
	text-decoration: none;
}

#leftMenuHeader a:hover {
	color: black;
	text-decoration: none;
}

/* end of leftmenuheader */
.tableLeftMenuStyle {
	background-color: #f0a8d4;
	line-height: 1.1em;
}

.tableLeftMenuExpand {
	background-color: #f0a8d4;
	border-left: 5px solid #e3e3e3;
	height: 100%;
}

.tableLeftMenuExpand img {
	padding-top: 5px;
}

/* ----------------------------------------------------------------------------------------------------DATATABLE -----------------------*/
.datatable {
	font-size: 0.8em;
	width: 100%;
}

.datatable th {
	background: url(/UserFiles/Image/titlebg.gif);
	color: black;
	padding: 4px 4px 4px 4px;
}

datatable tr.highlight {
	background-color: #B8CDDC;
	cursor: pointer;
}

.datatable td {
	padding: 3px 3px 3px 3px;
	font: 100% Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.1em;
}

.datatable a:link {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: 0000ff;
	line-height: 1.1em;
}

.datatable a:visited {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.1em;
}

.datatable a:hover {
	font: 100% Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 1.1em;
}

/* used in alternating rows in datatable javascript */
.trgrey {
	background-color: #eee;
}

/* bc is the breadcrumb trail at the top of content area */
#bc_trail {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 0px; /* BORDER-BOTTOM: #e3e3e3 1px dashed; */
	font-size: 0.5em;
	color: black;
}

#bc_trail a:link {
	text-decoration: none;
	color: black;
}

#bc_trail a:visited {
	text-decoration: none;
	color: black;
}

#bc_trail a:hover {
	text-decoration: underline;
}

/* curved box */
.curved-box-css3 {
	margin: 10px;
	width: 240px;
	background: url(/UserFiles/Image/beautysalon/tile_grey.gif);
	/* #e3e3e3; */
}

.curved-box-css3 h3 {
	background: url(/UserFiles/Image/beautysalon/top.jpg) no-repeat left top
		;
	color: #333333;
	margin: 0;
	padding: 10px 15px 5px 15px;
}

.curved-box-css3 p {
	background: url(/UserFiles/Image/beautysalon/bottom.jpg) no-repeat left
		bottom;
	margin: 0px;
	padding: 5px 15px 10px 15px;
	text-align: left;
	font-size: 0.85em;
	color: #cb0088;
	font-weight: bold;
}

/* -- curved box 520 -- */
.curved-box-520 {
	width: 520px;
	background: url(/UserFiles/Image/curved/tilepink.gif); /* #e3e3e3; */
}

.curved-box-520 h3 {
	background: url(/UserFiles/Image/curved/top520.jpg) no-repeat left top;
	color: #333333;
	margin: 0;
	padding: 10px 15px 5px 15px;
}

.curved-box-520 p {
	background: url(/UserFiles/Image/curved/bottom520.jpg) no-repeat left
		bottom;
	margin: 0px;
	padding: 5px 15px 10px 15px;
	text-align: left;
	font-size: 0.85em;
	color: #cb0088;
	font-weight: bold;
}

/* THIS ONE IS FOR CSS3, CURRENTLY NOT SUPPORTED IN IE 
 .curved-box-css3
    {
    width: 240px;    
    margin: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #e3e3e3;
	float:left;
}

.curved-box-css3 h3
    {
    padding: 4px 15px 1px 15px; 
	margin:0;   
    color: #333333;
}

.curved-box-css3 p
    {
    margin: 0px;
    padding: 1px 15px 4px 15px;   
	color: #333333;
	font-size:0.8em;
} 


*/
.smallertext {
	font-size: 0.9em;
	display: block;
	font-weight: normal;
	color: #000000;
}

.clearboth {
	clear: both;
}

.quickfloat {
	float: left;
}

.margin-left {
	margin-left: 10px;
}

.colorblack {
	color: #000000;
	font-style: italic;
}

.pinktext {
	color: #EB008B;
	font-weight: bold;
}

.bigfont {
	font-size: 1.2em;
	align: center;
}

/* -- changing futures -- */
.littleboxYellow {
	background: url(/UserFiles/Image/changingfutures/STAMP1.jpg);
	width: 175px;
	height: 174px;
	float: right;
}

.littleboxGreen {
	background: url(/UserFiles/Image/changingfutures/STAMP2.jpg);
	width: 175px;
	height: 174px;
	float: right;
}

.littleboxtxt {
	margin-left: 35px;
	margin-right: 50px;
	margin-top: 40px;
	margin-bottom: 45px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #000000;
}

/* end of changing futures */
	/* table for Calender , life at cnwl -> calender */
#rounded-corner {
	font-family: Arial, Tahoma, Sans-Serif;
	margin: 0px 0px 10px 0px;
	width: 520px;
	text-align: left;
	border-collapse: collapse;
}

#rounded-corner thead th.rounded-company {
	background: #e3e3e3 url('/UserFiles/Image/table-images/top_left.jpg')
		left -1px no-repeat;
}

#rounded-corner thead th.rounded-q4 {
	background: #e3e3e3 url('/UserFiles/Image/table-images/top_right.jpg')
		right -1px no-repeat;
}

#rounded-corner th {
	padding: 8px;
	font-weight: bold;
	font-size: 1em;
	color: #000; /* 039 good */
	background: #e3e3e3;
}

#rounded-corner td {
	padding: 8px;
	font-size: 0.8em;
	background: #f5f5f5;
	border-top: 1px solid #fff;
	color: #000; /* 669 good */
}

#rounded-corner tfoot td.rounded-foot-left {
	background: #e3e3e3 url('/UserFiles/Image/table-images/bot_left.jpg')
		left bottom no-repeat;
}

#rounded-corner tfoot td.rounded-foot-right {
	background: #e3e3e3 url('/UserFiles/Image/table-images/bot_right.jpg')
		right bottom no-repeat;
}

#rounded-corner tbody tr:hover td {
	background: #f0a8d4;
}

/* END OF table for Calender , life at cnwl -> calender */
	/* -- flash gallery -- */
#flash_gallery {
	width: 520px;
	background: url(/UserFiles/Image/international/grey_tile_e0e0e0.gif);
	height: 320px;
	margin: 0;
	text-align: center;
	padding-top: 10px;
}

#flash_gallery_inner {
	width: 500px;
	height: 300px;
}

/* --- end of flash gallery -- */
	/* bottom of the content area  - logos */
#bottom_logos {
	margin-left: 7px;
	width: 577px;
	display: block;
}

#bottom_logos img {
	margin: 0;
	padding: 5px;
	border: none;
}


#bottom_logos2 {
	margin-left: 7px;
	width: 577px;
	display: block;
}

#bottom_logos2 img {
	margin: 0;
	padding: 5px;
	border: none;
}


/* end of   bottom of the content area  - logos  -*/
	/* boxes for International fees page - can be used elsewhere   ---------------------------------- */
.bigbox {
	float: left;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	width: 518px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

.bigbox span {
	margin-left: 10px;
}

.bigbox .bigboxContent .bigboxHeaderBackground {
	background-color: #e3e3e3;
}

/* spanning divided into 2 boxes */
.bigbox .bigboxContent .bigboxHeaderBackground .bigboxHeader {
	background-color: #cb0088;
	color: #FFFFFF;
	font-weight: bold;
	width: 150px;
}

.bigbox .bigboxContent .bigboxContentLeft {
	width: 150px;
	float: left;
	color: #ec008c;
	background-color: #FFFFFF;
}

.bigbox .bigboxContent .bigboxContentRight {
	width: 368px;
	float: left;
	background-color: #FFFFFF;
}

/* spanning the whole width boxes */
.bigbox .bigboxContent .bigboxHeaderSpan {
	background-color: #cb0088;
	color: #FFFFFF;
	font-weight: bold;
}

.bigbox .bigboxContent .bigboxContentSpan {
	float: left;
	margin-left: 10px;
	background-color: #FFFFFF;
}

.bigbox .bigboxContent .bigboxContentSpan ul {
	margin-left: 10px;
	margin-right: 20px;
	padding-left: 5px;
}

/* ------------------END OF boxes for International fees page - can be used elsewhere   ---------------------------------- */
	/* Styles for International Homepage ----- */
.Button_Container { /* container for all the buttons */
	width: 520px;
	margin: 0;
	padding: 0;
}

.Button_Container .item_container { /* container for a button */
	height: 100px;
	margin-bottom: 10px;
}

.Button_Container .item_container a {
	/* img and text is wrapped into a link tag*/
	display: block;
	height: 100px;
}

.Button_Container .item_container a:link { /* link state */
	text-decoration: none;
	cursor: pointer;
}

.Button_Container .item_container a:visited { /* link state */
	text-decoration: none;
	color: blue;
}

.Button_Container .item_container a:hover { /* link state */
	background: url(/UserFiles/Image/table-images/pattern.png);
}

.Button_Container .item_container a img {
	/* float img to left, add some padding */
	float: left;
	padding-left: 10px;
}

.Button_Container .item_container a .inner_Texti {
	/* text is inside .inner_Texti*/
	margin-left: 120px;
	padding-top: 5px;
}

.Button_Container .item_container a .inner_Texti p { /* text style */
	font-weight: bold;
}

/* end of style for International Homepage ---- */
	/* style for International Profiles... */
.profile_box {
	color: #333333;
	font-size: 11px;
	background: url(../images/StudentProfiles/box_bottom_right.gif)
		no-repeat bottom right;
	margin: 0; /* margin:0 auto; - for centered box */
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 520px;
	float: left;
}

.profile_box .header {
	margin: 0;
	padding: 0;
	background: url(../images/StudentProfiles/box_top_right.gif) no-repeat
		top right;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

.profile_box .header h2 {
	color: #000000 !important;
	background: url(../images/StudentProfiles/box_top_left.gif) no-repeat
		top left;
	font-size: 14px !important;
	font-weight: bold !important;
	padding-top: 7px !important;
	height: 30px;
	margin: 0;
}

.profile_box .text {
	background: url(../images/StudentProfiles/box_bottom_left.gif) no-repeat
		bottom left;
	padding: 10px 10px 15px 10px;
	margin: 0;
	height: auto;
	text-align: justify;
	/* color:#003399; */
	color: #333333;
	line-height: 15px;
	float: left;
}

.profile_box .portrait {
	float: left;
	border: 3px solid #cccccc;
	margin: 0px 6px 0px 0px;
}

/* style for International Profiles... */ /* new banner for homepage */
#buttonBanner {
	width: 520px;
	height: 155px;
	background: url(/images/enrolmentSep09/banner.gif) top left;
}

#buttonBanner a {
	display: block;
	height: 100%;
	width: 100%;
}

#buttonBanner a:hover {
	background: url(/images/enrolmentSep09/banner.gif) bottom left;
}

/* -------------------- site map page ------------------------------- */
#sitemapdisplay {
	font-size: 0.8em;
}

#sitemapdisplay a {
	text-decoration: underline;
	color: black;
}

#sitemapdisplay a:visited {
	text-decoration: underline;
	color: black;
}

#sitemapdisplay a:hover {
	text-decoration: none;
}

#sitemapdisplay ul {
	list-style: url(/images/liststyle/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 3;
}

#sitemapdisplay ul li.lev0 {
	margin-top: 20px;
	font-weight: bold;
}

#sitemapdisplay ul li.lev1 {
	margin-left: 40px;
}

#sitemapdisplay ul li.lev2 {
	margin-left: 80px;
}

#sitemapdisplay ul li.lev3 {
	margin-left: 120px;
}

/* -------------------- end of site map page ------------------------------- */
	/* open day 05 Oct 2009 */
.opendaybanner {
	display: block;
	float: left;
	height: 115px;
	width: 520px;
	background: url(../images/openday/OpenEveningBrent.jpg);
	background-position: 0px 115px;
	margin: 15px 0 15px 0;
}

.opendaybanner:hover { /* x y */
	background-position: 0px 0px;
}

.opendaybanner span {
	display: none;
}

/* ---- Menu Styles ---- */
.pad {
	padding-left: 10px;
	padding-right: 20px;
	text-decoration: none;
}

.pad:hover {
	padding-left: 10px;
	padding-right: 20px;
	text-decoration: none;
	color: #FFFFFF;
}

.m_menu {
	text-decoration: none;
	background-color: #F5F5F5;
	line-height: 22px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.cm_menu {
	font: 94% Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #cb0088;
	text-align: left;
        text-shadow: 0px 1px 0px #FFF;
}

.menuText {
   text-shadow: 0px 1px 0px #FFF;
}
.lrborder {
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 5px;
	cursor: pointer;
	font: 80% Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lrborder:hover {
	border-left: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	padding-left: 10px;
	padding-right: 20px;
	background-color: #d9d9d9;
	color: #cb0088;
	cursor: pointer;
}

.lrborder1 {
	text-decoration: none;
	color: #000000;
	cursor: pointer;     
}

.lrborder1:hover {
	background-color: #d9d9d9;
	color: #cb0088;
	cursor: pointer;
}

.lborder {
	border-left: 1px solid #F5F5F5;
	font: 90% Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.bborder {
	border-bottom: 1px solid #F5F5F5;
	line-height: 8px;
}

.tborder {
	border-top: 1px solid #F5F5F5;
	line-height: 23px;
}

.bcolour {
	background-color: #F5F5F5;
}

/* ------- Course search box ---*/
#courseSearchBar {
	background-color: #E3E3E3;
	text-align: right;
	padding: 2px;
	padding-right: 5px;
	margin: 0;
	font-size: 12px;
	font-family: Arial;
}

#courseSearchBar input {
	font-size: 12px;
}

.home_search_box {
	border-bottom: 3px solid #E3E3E3;
	padding: 5px;
	border-top: none;
        /*margin-left:auto;
        margin-right:auto;
        width:300px;*/
}

/* ---------------- Form stuff -----------------*/
.formLabel {
	vertical-align: top;
	font-weight: bold;
}

#formTable td {
	padding: 5px;
	margin: 0;
	font-size: 12px;
}

#formTable tr {
	border: 1px #f0f0f0 solid;
}

.error {
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.success {
	color: green;
	font-weight: bold;
	font-size: 14px;
}

.errorField {
	border: 1px red solid;
}

/*************** fadefx styles ************************/
#slideshow {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	font-size: 13px;
	font-weight: bold;
	width: 530px;
	display: block;
}

#slideshow .fadefxer {
	position: relative;
	width: 530px;
	height: 160px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#slideshow .fadefxered {
	height: 160px;
}

#slideshow .fadefxer ul {
	list-style-image: none;
}

#slideshow .fadefxer li {
	display: block;
	float: left;
	list-style-type: none;
	list-style-image: none;
}

#slideshow .fadefxer a {
	text-decoration: none;
	color: #333333;
}

#slideshow .fadefxer a:hover img {
	z-index: 1;
}

#slideshow .fadefxer a img {
	position: absolute;
	border: none;
	left: 0;
	top: 0;
	width: 530px;
}

#slideshow .fadefxer a span {
	display: block;
	background: none;
	margin-top: 257px;
	padding: 0;
	height: 100%;
	padding-top: 0px;
}

#slideshow .fadefxer a:hover span {
	position: relative;
	color: #FFF;
	z-index: 2;
}

#slideshow .fadefxered {
	width: 530px;
	height: 340px;
	margin: 0;
	padding: 0;
	list-style: none inside;
	list-style-image: none;
}

#slideshow .fadefxered span {
	display: block;
}

#slideshow .fadefxered img {
	display: none;
	border: none;
}

#slideshow .fadefxerNav {
	background-color: #F0A8D4;
	width: 530px;
	height: 50px;
	list-style: none outside;
	margin: 0;
	padding: 0;
}

#slideshow .fadefxerNav li {
	position: relative;
	display: block;
	float: left;
	list-style-type: none;
	height: 50px;
}

#slideshow .fadefxerNav li a {
	display: block;
	text-decoration: none;
	color: #333333;
	height: 30px;
	width: 120px;
	padding: 10px;
	padding-right: 0;
}

#slideshow .fadefxerNav li.active {
	position: relative;
	z-index: 10;
}

#slideshow .fadefxerNav li.active a {
	color: black;
	background: #E3E3E3;
	height: 30px;
}

#slideshow .fadefxerNav:after,#slideshow .fadefxer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#slideshow * html .fadefxerNav,#slideshow * html .fadefxer { /* IE6 */
	height: 1%;
}

#slideshow *:first-child+html .fadefxerNav,#slideshow *:first-child+html .fadefxer
	{ /* IE7 */
	min-height: 1px;
}

#bottom_logos {
	margin-left: 7px;
	width: 577px;
	display: block;
}

#bottom_logos img {
	margin: 0;
	padding: 5px;
	border: none;
}

#bottom_logos2 {
	margin-left: 7px;
	width: 577px;
	display: block;
}

#bottom_logos2 img {
	margin: 0;
	padding: 5px;
	border: none;
}

