﻿/*RULES FOR International Maritime Training Centre */

/*TAGLINE TEXT ON TOP OF BANNER ON EVERY MAINPAGE.*/
.taglineTop {
	color:#001b53;
	/*background-color:#acbbd6;*/
	background-color:#e0e7f1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 15px 4px 15px;
	margin:0 0 1px 0;
	float:left;
	width:950px !important;
	height:28px;
}


/* placement og arrow in the first selected left menu item (imtc) */
ul.leftNavigation li a.selected {				
	background:#406aa6 url('/Style%20Library/Images/WW/menu_img/arrow_406aa6.gif') no-repeat left;
	color:#ffffff;	
	text-decoration:none;				
	padding:10px 0 2px 10px;
	border-bottom: 1px solid #FFFFFF;
	font-weight:bold;    
}





/*----------------------------------------------------------------------------------------------*/
/* RULES FOR MAINCONTENT */
/*----------------------------------------------------------------------------------------------*/

.centerContent { background-color:#94abcd; }
#centerContent_oneColoumn {
	width: 786px;
	float: left;
	padding: 0px;
	border-top:6px solid #94abcd;
}



.centerContent_leftside_section {
	float:left;
	width:47%;
	margin:0px;
	padding:0 30px 0 0px;
	background-color:#FFFFFF;
}
.centerContent_rightside_section {
	float:left;
	width:47%;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;	
}


.centerContent_leftside p, .centerContent_rightside p { 
	padding:0 0px 0 0;
	margin:0px;
}





/*----------------------------------------------------------------------------------------------*/
/* RULES FOR RIGHT SIDE/RIGHTCONTENT */
/*----------------------------------------------------------------------------------------------*/

#rightContent {	border-top: 6px solid #94abcd; }


/* LISTS OUT CONUTRIES, MAP - DIRECTORY OF OUR LOCATIONS, PART OF THE RIGHTCONTENT */
.oulisting_countries_left {
	float:left; 
	width:40%
}

.oulisting_countries_right {
	float:right; 
	width:40%
}	



/*----------------------------------------------------------------------------------------------*/
/* RULES FOR FOOTER OG BOTTOMLINE */
/*----------------------------------------------------------------------------------------------*/
	
/* RULES FOR FOOTER */
#footer { 
	width:250px; 
	color:#406aa6; 
	font-size:0.9em;
	text-align:left; 
	padding:2px 0 7px 0;
	float:left; 
	font-weight:normal;
}	


/* RULES FOR BOTTOM LINE, TWO STYLES BECAUSE OF WIDTH AND COLOUR. (These id's exists in each css because of the change of colour in the image. */
#bottomSection {
	background:url('/Style%20Library/Images/WW/WMS/bottomWMS_section.gif') no-repeat;
	padding:0px;
	margin:0px;
	height:14px;
	float:left;
	width:100%;	
}

#bottomMain {
	background:url('/Style%20Library/Images/WW/WMS/bottomWMS_main.gif') no-repeat bottom;
	padding:0px;
	margin:0px;
	height:14px;
	float:left;
	width:100%;	
}

/* BOTTOM LINE FOR SECTIONPAGES, WITH JUST ONE COLOUMN CONTENT, NO RIGHTSIDE/RIGHTCONTNENT */
#bottomOneColoumn {
	background:url('/Style%20Library/Images/WW/bottomAbout_oneColoumn.gif') no-repeat bottom;
	padding:0px;
	margin:0px;
	height:8px;	
	float:left;
	width:100%;	
}



/* COURSES */
div.course_schedule {
	width:98%;
	margin:20px 0 0 0;
}


table.courseschedule {	
	border-left:1px solid #acacac;
	vertical-align:top;
	margin-bottom:30px;
}

	.courseschedule td {
		padding:3px;
		text-transform:none;		
	}

	.courseschedule td.border {
		border-bottom:1px solid #acacac;
		border-right:1px solid #acacac;
		vertical-align:top;	
	} 
	
	
	.courseschedule td.grey {
		background-color: #e8e8e8;
		text-transform:uppercase;
		vertical-align:top;			
	}
		
	.courseschedule td#left {
		text-align:left;		
	}
	
	.courseschedule td#center {
		text-align:center;		
	}


	.courseschedule td.grey_light {
		background-color:#f4f4f4;
		text-transform:uppercase;
		vertical-align:top;		
	}
	



div.selectMonth {
	width:99%;	
	margin: 0 0 8px 0;
}
		
	.selectMonth a,.selectMonth a:active, .selectMonth a:visited {
		font-weight:normal;
		padding:0 3px 0 2px;
		color:#003888; 
	}
	
	.selectMonth a:hover {
		font-weight:normal;
		text-decoration:underline;
		padding:0 3px 0 2px;
		color:#003888; 
	}

	.selectMonth a.selected, .selectMonth a.selected:hover {
		font-weight:bold;
		text-decoration:underline;
		padding:0 3px 0 2px; 
		color:#003888;
	}
	

/* Course booking form */
table.bookingform {
	border:0px;
	padding:0px;
	margin:0 0 20px 0;
	
}
	 .bookingform td {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		padding:0 10px 5px 0;
		margin:0px;
		text-align:left;
	}
	
	.bookingform td input, .bookingform select, .bookingform textarea {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		padding:3px;
		margin:0px;
		text-align:left;
		border:1px solid #333333;
		width:211px;	
	}

	.bookingform select {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		padding:3px;
		margin:0px;
		text-align:left;
		border:1px solid #333333;
		width:220px;	
	}
	.bookingform select.coursename {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#333333;
			padding:3px;
			margin:0px;
			text-align:left;
			border:1px solid #333333;
			width:500px	
		}


	input.buttons {
		background-color:#003399; 
		color:#ffffff; 
		border:1px solid #001b53;
		font-weight:normal;
		text-align:center;
		padding:0px;		
	}
	
	
	
/* Course registration */
div.courseregistration  {
	padding:15px 0 200px 0;
	margin:0px;
	width:95%;
}
	.courseregistration table {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		padding:0px;
		text-align:left;
		border:none;
	}
	
	.courseregistration input, .courseregistration select, .courseregistration textarea {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		padding:3px;
		margin:0px;
		text-align:left;
		background-color:#ffffff !important;
	}
	
	.courseregistration .border {
		border:1px solid #001b53;
	}


		
	.courseregistration input.butt {
		background-color:#003399 !important; 
		color:#ffffff; 
		border:1px solid #001b53;
		font-weight:normal;
		text-align:center;
		padding:0px;		
	}
	

