﻿

#Wrapper
{
	width: 910px;
	margin: 0 auto 10px auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	color: #333333;
}
		#Header
		{
			width: 910px;
			height: 150px;
			background-color: #00649F;
			position: relative;
		}
				#Logo
				{
					position: absolute;
					background: url(../images/post16logo.jpg);
					width: 107px;
					height: 99px;
					top: 10px;
					left: 20px;
				}
				
				#Movingon
				{
					position: absolute;
					background: url(../images/movingonbig.jpg);
					width: 177px;
					height: 40px;
					top: 75px;
					left: 130px;
				}
				
				#HeaderRight
				{
					position: absolute;
					right: 10px;
					width: 400px;
					height: 100px;
				}
						#Logo2
						{
							position: absolute;
/*							background: url(../images/creditsuisselogo.jpg); */
							width: 183px;
							height: 53px;
							right: 0px;	
						}
						
						#Search
						{
					     /*	border: solid 1px red; */
							text-align: right;
							position: relative;
							height: 100px;
							width: 400px;
							
							
						}
																
								.tbSearch
								{
									position: absolute;
									top: 69px;
									left: 90px;
									width: 210px;
									height: 12px;
								}	
								
								.SearchHeaderWatermark
								{
									position:absolute;
									background: url(../images/tb_bg.jpg) repeat-x;
									color: #7B7B7B;
									font-size: 12px;
									width: 210px;
									height: 12px;
									top: 69px;
									left: 90px;
								}
								
								.SearchText
								{
									position:absolute;
									top: 93px;
									left: 90px;
									font-size: 10px;
									font-weight: bold;
									color: #FFFFFF;
								}

								
								.btnHeaderSearch
								{
									position: absolute;
									width: 73px;
									background: url(../images/topsearchbutton.jpg);
									border: none;
									color: #FFFFFF;
									font-size: 12px;
									font-weight: bold;
									top: 70px;
									right: 10px;									
								}
				
								
		#Menu
		{		
			position: absolute;	
			margin-top: 120px;
			text-align: left;
			height: 23px;
			width: 910px;
			color: #ADEAF5;
			font-size: 12px;
			background-color: #29C0DB;
			padding-top: 7px;
		}
				#Menu a
				{
					color: #ADEAF5;
					text-decoration: none;
					font-family: Arial;
					font-size: 12px;
					font-weight: bold;
					background-color: #29C0DB;
					padding-left: 20px;
					padding-right: 20px;
					padding-top: 7px;
				}
						#Menu a:hover
						{
							color: #FFFFFF;
						}
						
		#Area
		{
			position: absolute;
			margin-left: 230px;	
			margin-top: 150px;
			text-align: left;
			height: 23px;
			width: 600px;
			font-size: 12px;
			background-color: #FFFFFF;
			padding-top: 7px;
		}
				#Area a
				{
					font-weight: bold;
					font-family: Verdana;
					font-size: 12px;
					color: #C3300F;
					text-decoration: none;
					background-color: #FFFFFF;
					padding-left: 20px;
					padding-right: 20px;
					padding-top: 7px;
				}
						#Area a:hover
						{
							color: Red;
						}
		
						

	/* Front Page */
	.midSection
	{
		margin: 10px 0 0 0px;
		font-weight: bold;
		font-family: Verdana;
		font-size: 14px;
		color: #C3300F
	}
	
	.sectionText
	{
		margin: 10px 0 0 0px;
		font-family: Arial;
		font-size: 10px;
		color: #818181;	
		height: 50px;
		width: 190px;
		overflow: hidden;
	}
	
	.sectionClick
	{
		margin: 0 0 0 -5px;
	}
	
	.sectionBottomText
	{
		margin: 10px 0 0 0;
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		color: #818181;	
		height: 230px;
		width: 140px;
		overflow: hidden;
		float: left;
	}
	
	.sectionBottomClick
	{
		position:absolute;
		left: -5px;
		bottom: 20px;
	}
	
	.sectionBottomImage
	{
		padding-top:10px;
		width: 140px; 
		height: 229px; 	
		float: left;
	}
	
	.bottomSectionCell
	{
		padding-top: 10px;
		padding-bottom: 10px;	
		border-top: dotted 1px black; 
		border-bottom: dotted 1px black;
	}
	
	.sectionBox
	{
		position:relative; 
		height: 260px
	}
	
	.middleSectionCell
	{
		padding-top: 10px;	
		position:relative;
	top: 2px;
	left: 2px;
}

	.bottomSection
	{
		font-weight: bold;
		font-family: Verdana;
		font-size: 14px;
		color: #61D1E5;
	}
	
		.bottomSectionDark
		{
			font-weight: bold;
			font-family: Verdana;
			font-size: 14px;
			color: #227AAA;
		}


	/* Main Content of Default Page*/
	#PrintContent
	{
	margin: 30px 0px 0px 20px;
	float: left;
	width: 870px;
	}

	#Content
	{
	margin: 30px 0px 0px 20px;
	float: left;
	width: 638px;
	}

	.btnSearch
	{
		width: 73px;
		height: 21px;
		margin-left: 5px;
		background: url(../images/topsearchbutton.jpg);
		border: none;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
	}
	
	#SideMenu
		{
			
			margin: 30px 0 30px 20px;
			padding-top: 20px;
			position:relative;
			text-align: left;
			width: 210px;
			color: #979B9D;
			font-size: 12px;
			float: left;
			border: solid 1px #DCDFE1;
			font-weight: bold;
		}
		
				#SideMenuHeading
				{
					margin: -20px 0 10px 0px;
					background-color: #29C0DB;	
					width: 190px;	
					height: 20px;
					color: White;
					font-weight: bold;	
					padding-top: 8px;
					padding-left: 20px;
				}
				
				#SideMenuSearch
				{
					border: solid 1px #DCDFE1;
					background-color: #ECEFEF;
					display: block;
					margin: 0 10px 10px 10px;
					width: 180px;
					height: 180px;	
					padding-top: 10px;
					padding-left: 10px;
				}
					.SearchSideWatermark
								{
									background: url(../images/tb_bg.jpg) repeat-x;
									color: #7B7B7B;
									font-size: 10px;
									width: 180px;
									height: 12px;
								}
								
					.courses
						{
						background-color: #29C0DB;	
						width: 190px;	
						height: 20px;
						color: White;
						font-weight: bold;	
						padding-top: 8px;
						padding-left: 20px;
						margin-bottom: 10px;
						}
								
		
				#SideMenu a
				{
					display: block;
					margin: 3px 0 3px 20px;
					color: #979B9D;
					text-decoration: none;
					font-family: Arial;
					font-size: 12px;
					font-weight: bold;
					border-style: none;
				}
						#SideMenu a:hover
						{
							color: #999D9F;
						}
			
								
		#MainImage
		{
			width: 1000px;
			height: 307px;
		}



/* COURSE SEARCH PAGE */

.TitleBold
{
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #00649F;
	margin-bottom: 20px;
	float:left;	
	
}

.TitleNorm
{
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #00649F;
	margin-bottom: 20px;
	float: left;
}

.TitleText
{
	margin: 50px 0px 0px 0px;
	color: #798084;
}

#SearchArea
{
	margin: 50px 0 0 0;
}

.SearchWatermark
{
	background: url(../images/tb_bg.jpg) repeat-x;
	color: #7B7B7B;
	font-size: 12px;
}

select
{
	padding: 4px 5px 4px 5px;
	font-size: 11px;
	color: #979B9D;
	background-color: White;
	border: solid 1px #979B9D;
}

input[type='text']
{
	padding: 4px 5px 4px 5px;
	font-size: 11px;
	color: #979B9D;
	background-color: White;
	border: solid 1px #979B9D;	
}

input[type='submit']
{
	border-style: none;
	color: White;
	font-weight: bold;
	background-color: #29C0DB;
	height: 24px;	
}

.ControlText
{
	font-weight: bold;
	color: #00649F;
	margin-bottom: 2px;
}

	.Normal
	{
		font-weight: normal;
		float: left;
	}

.SectionName
{
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #00649F !important;
	margin: 20px 0 10px 0;	
}

.SectionContent
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #797981; 
	margin-bottom: 10px;
}

.ResultGrid
{
	position:relative;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	width: 638px;
	color: #979B9D;
	border-style: none;
}

/* Gridview Header */
	.ResultGrid th
	{
		height: 40px;
		background-color: #29C0DB;
		color: White;
		font-weight: bold;
		padding-top: 0px;
		padding-left: 10px;
		text-align: left;
		border-style: none;
	}
	
		/* Column Sort links */
		.ResultGrid th a
		{
			color: White;
			font-weight: bold;
		}

/* Gridview Rows */
	.ResultGrid td
	{
		height: 30px;
		color: #979B9D;
		font-weight: normal;
		padding-top: 0px;
		padding-left: 10px;
		text-align: left;
		border: solid 1px #DCDFE1;
	}
	
		/* Column links */
		.ResultGrid td a
		{
			color: #979B9D;
			font-weight: normal;
		}


/* COURSE DETAIL Page*/

#Title
{
	font-family: Verdana;
	font-weight: bold;	
	display: block; 
	position: relative;
}
	.Category
	{
		font-size: 20px;	
		font-style: normal;
		color: #00649F;
	}
	
	.EditCategory
	{
		font-size: 20px;	
		font-style: normal;
		color: #00649F;
		width: 100%;
	}

	.Provider
	{
		
		font-size: 18px;	
		font-style: italic;
		color: #29C0DB;
	}
	
	.EditProvider
	{
		
		font-size: 18px;	
		font-style: italic;
		color: #29C0DB;
		width: 100%;
	}
	
	.Print
	{
		position: absolute;
		top: -10px;
		right: 0px;
	}

.Title
{
	font-family: Verdana;
	font-weight: bold;	
	margin-top: 10px;
	font-size: 14px;	
	font-style: normal;
	color: #00649F;
}

.EditTitleDropDown
{
	font-family: Verdana;
	font-weight: bold;	
	margin-top: 20px;
	font-size: 14px;	
	font-style: normal;
	color: #00649F;
	width: 300px;
}

.EditTitle
{
	font-family: Verdana;
	font-weight: bold;	
	margin-top: 20px;
	font-size: 14px;	
	font-style: normal;
	color: #00649F;
	width: 500px;
}

.Level
{
	font-family: Verdana;
	font-weight: bold;	
	font-size: 14px;	
	font-style: normal;
	color: #29C0DB;
	width: 200px;
}

.Separator
{
	margin: 20px 0 22px 0;
	height: 1px;
	border-top: 1px;
	border-style: dotted;
    border-left: 0px;
    border-right: 0px;   
	border-bottom: 0px;
	color: #798084; 
}


/* CMS Styles */
.EditSectionContent
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #797981;
	margin-bottom: 10px;
	width: 100%;
	height: 100px;
	
}


/** Lookups Default.aspx  */
.AddSection
{	
	position: relative;
	width: 100%;
	height: 40px;
	font-weight: bold;
	color: #00649F;
}

	.ItemName
	{	
		 position:inherit;
		 float: left;
		 padding-left: 0px;
	}	

	.Telephone
	{	
		 position:inherit;
		 float: left;
		 padding-left: 10px;
	}	
	
	.Email
	{
		position:inherit;
		 float: left;
		padding-left: 10px;

	}	
	
	.Add
	{
		position:inherit;
		 float: left;
		 padding-top: 15px;
	  padding-left: 10px;

	}	
	
	.PSAdd
	{
		position:inherit;
		 float: left;
		 padding-top: 15px;
	}
	
/* END */

#Footer
{
}
		#Careers
		{
			margin-left: 20px;
		}
		
		#CreditSuisse
		{
			position:relative;
			top: -50px;
			margin-left: 200px;
		}
		
		#Education
		{
			margin-left: 580px;
		}
				#Education a
				{
					color: #FFFFFF;
					font-weight: normal;
					font-size: 11px;
				}
						#Submarine a:hover
						{
							color: #800000;
						}
						
		#EducationPrint
		{
			margin-left: 560px;
		}
				#Education a
				{
					color: #FFFFFF;
					font-weight: normal;
					font-size: 11px;
				}
						#Submarine a:hover
						{
							color: #800000;
						}	
						
.CourseList
{
	font-family: Verdana;
	font-weight: bold;	
	margin-top: 10px;
	font-size: 12px;	
	font-style: normal;
	color: #00649F;
}

.LearnMore
{
	font-family: Verdana;
	font-weight: bold;
	color: #868686;	
}

.FurtherDetails
{
	font-family: Verdana;
	font-weight: bold;
	color: #F22929;	
}

#text1 a:hover {color: #868686;}
#text2 a:hover {color: #868686;}
#text3 a:hover {color: #868686;}
#text4 a:hover {color: #868686;}
