﻿@import url(../ContentStyles.css);

/*############################################################# 
#                                                             #
#   Stylesheet for site specific rules.                       #
#   Included only on frontend. Do not style CMS content       #
#   here as it is not included in the management system       #
#   for preview. Style CMS content in ContentStyles.css       #
#                                                             #
#############################################################*/

body {
	background-color: #3E3E3E;
	margin-bottom: 200px;
}

/* Text Classes
========================================================================================== */
.wrapCie .content h1 
{
    color: #3166C6;
}
.wrapCie h2 {
	font-size: 0.812em;
	margin: 10px 0;
}
.wrapCie h3 {
	background: url(../../Images/ArrorRight.gif) no-repeat center left;
	color: #000;
	font-size: 0.812em;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}
.wrapCie h3 a {
	padding: 5px 7px 5px 40px;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
}
h2 {
	font-size: 0.812em;
	margin: 10px 0;
}
.cieLeft h3
{
   background: url(../../Images/ArrorRightCie.gif) no-repeat center left;
	color: #000000;
	font-size: 0.812em;
	font-weight: bold;
	float: left; 
}
.cieLeft h3 a
{
    padding: 5px 7px 5px 7px;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #3166C6;
	margin-left: 29px;
}
h3 {
	background: url(../../Images/ArrorRight.gif) no-repeat center left;
	color: #000;
	font-size: 0.812em;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}
h3 a {
	padding: 5px 7px 5px 40px;
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
}

/* Layout
========================================================================================== */
body 
{
    text-align: center;
}
/*.wrapCie 
{
    width: 770px;
    background-color: #FFFFFF;
    background-color: #000;
    margin: 0 auto;
    text-align: left;
		overflow: hidden;
		background: #FFF url(../../Images/bg_Cie.gif);
}*/




.wrapCie 
{
    width: 770px;
    background-color: #FFFFFF;
    margin: auto;
    margin-top:35px;
    text-align: left;
		overflow: hidden;
		background: #FFF url(../../Images/bg_Cie.gif);
		
}
.wrap 
{
    width: 770px;
    background-color: #FFFFFF;
    margin: auto;
    margin-top:35px;
    text-align: left;
		overflow: hidden;
		background: #FFF url(../../Images/bg.gif);
		
}


.clear {
	clear: both;
	float: left;
}
.head {
	background: #000 url(../../Images/HeaderRight.jpg) no-repeat 208px 0;
	position: relative;
	left: 0; top: 0;
	width: 770px;
	height: 190px;
}
.head img {
	display: block;
}
.head a.home {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #A5A5A5;
	text-decoration: none;
	font-weight: bold;
	font-size:	0.625em;
	background: url(../../Images/ArrowLeft.gif) no-repeat center left;
	padding-left: 25px;
}
.head div.goToProfile {
	width: 9.5em;
	position: absolute;
	top: 2.5em;
	right: 20px;
	border: solid 1px #4E4D4C;
	background-color: #2C2C2C;
	padding: 6px;
}
.head div.goToProfile h4 {
	color: #FFF;
	font-size: 0.687em;
}
.head div.goToProfile a,
.head div.goToProfile input {
	background: url(../../Images/ArrowRight2.gif) no-repeat center left;
	margin-top: 6px;
	padding: 0 5px 0 35px;
	font-size: 0.687em;
	font-weight: bold;
	color: #000;
	line-height: 2.0;
	float: left;
	white-space: nowrap;
	text-decoration: none;
	border: 0;
}
.head div.goToProfile input {
	padding: 2px 5px 2px 35px;
}
.head .search {
	position: absolute;
	right: 20px;
	bottom: 40px;
}
.head .search input {
	width: 125px;
	font-size: 0.69em;
	border: none;
	font-weight: bold;
	padding-left: 3px;
}
.head .search input.btn {
	width: auto;
	position: relative;
	top: 3px;
	margin-left: 3px;
}
.wrap .mainNav {
	position:absolute; 
	top: 0px;
	margin: auto;
	background-color:Black;
	padding-top:5px;
	padding-bottom:10px;
	width:770px;
	white-space:nowrap;
}
.wrapCie .mainNav {
	position:absolute; 
	top: 0px;
	margin: auto;
	background-color:Black;
	padding-top:5px;
	padding-bottom:10px;
	width:770px;
	white-space:nowrap;
}
/*.wrap .mainNav {
	position: relative; 
	bottom: 10px;
	right: 20px;
	background-color:Red;
}*/
.left {
	background: url(../../Images/HeaderSide.jpg) no-repeat 0 0;
	padding: 20px 0;
	width: 178px;
	float: left;
}
.cieLeft 
{
    background: url(../../Images/HeaderSide.jpg) no-repeat 0 0;
    padding: 20px 0;
	width: 178px;
	float: left;  
}
.right {
	width: 129px;
	float: right;
}
.right img {
	display: block;
}
.content {
	width: 592px;
	float: right;
	}
.pnlContent {
	width: 400px;
	margin-left: 30px;
	float: left;
	display: inline;
	padding-bottom: 30px;
	}
.wrapCie .content .pnlContent {
	width: 550px;
	margin-left: 30px;
	float: left;
	display: inline;
	padding-bottom: 30px;
	}
/* Foot CiE Pages Master only!
========================================================================= */
.footCie {	
	clear: both;
	background-color: #3166C6;
	padding: 6px 20px;
    overflow: hidden;
    width: 730px;
    margin: 0 auto;
}
.footCie a:link,
.footCie a:visited,
.footCie a:hover,
.footCie a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
	float: left;
	font-size: 0.875em;
}
.footCie .mainNav {
	padding: 0.3em 0;
	float: right;
	width: 570px;
}
.footCie .mainNav a:link,
.footCie .mainNav a:visited,
.footCie .mainNav a:hover,
.footCie .mainNav a:active {
	color: White;
	font-size: 0.687em;
	margin: 5px 0;
}

/* Normal foot
============================================================================= */	
.foot {	
	clear: both;
	background-color: #F36E23;
	padding: 6px 20px;
  overflow: hidden;
  width: 730px;
  margin: 0 auto;
}
.foot a:link,
.foot a:visited,
.foot a:hover,
.foot a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	float: left;
	font-size: 0.875em;
}
.foot .mainNav {
	padding: 0.3em 0;
	float: right;
	width: 570px;
}
.foot .mainNav a:link,
.foot .mainNav a:visited,
.foot .mainNav a:hover,
.foot .mainNav a:active {
	color: #FFF;
	font-size: 0.687em;
	margin: 5px 0;
}

.topPicture 
{
    width:592px;
    background-color: #3166C6;
}

/* Main Navigation
========================================================================================== */
.mainNav li {
	list-style: none;
	float: left;
}
.mainNav a:link,
.mainNav a:visited,
.mainNav a:hover,
.mainNav a:active {
	font-size: 0.687em;
	font-weight: bold;
	line-height: 1.0;
	color: #FFF;
	text-decoration: none;
	padding: 0 7px;
	border-right: solid 1px #FFF;
	display: block;
}
.mainNav li.last a:link,
.mainNav li.last a:visited,
.mainNav li.last a:hover,
.mainNav li.last a:active {
	border-right: none;
	padding-right: 0;
}

h5.breadcrumbs {
	font-size: 0.75em;
	padding: 20px 20px 0;
	margin-bottom: 10px;
}
h5.breadcrumbs a {
	color: #2C2C2C;
}

/* Left Navigation
========================================================================================== */
.leftNav {
	list-style: none;
	margin-bottom: 30px;
	background: url(../../Images/NavLine.gif) no-repeat 3px 2em;
}
.leftNav a:link,
.leftNav a:visited,
.leftNav a:hover,
.leftNav a:active,
.leftNav li.on li a:link,
.leftNav li.on li a:visited,
.leftNav li.on li a:hover,
.leftNav li.on li a:active {
	color: #FFF;
	font-size: 0.687em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	zoom: 1;
}
.leftNav .parent a:link,
.leftNav .parent a:visited,
.leftNav .parent a:hover,
.leftNav .parent a:active {
	font-size: 0.9375em;
	padding: 1em 0 1em 28px;
	background: url(../../Images/ArrowInsideNAv.gif) no-repeat center left;
}
.leftNav li {
	background: url(../../Images/NavLineBottom.gif) no-repeat 3px 0;
	padding: 0 0 8px 25px;	
	zoom: 1;
}
.leftNav li ul {
	margin: 4px 0;
}
.leftNav li.parent {
	padding-left: 0;
	background-image: none;
}
.leftNav li.last {
	background: url(../../Images/NavLineTop.gif) no-repeat 3px 0;
}
.leftNav li.on a:link,
.leftNav li.on a:visited,
.leftNav li.on a:hover,
.leftNav li.on a:active {
	color: #F36E21;
}
.leftNav a:hover,
.leftNav li.on li a:hover {
	color: #F79A62;
}
.leftNav li li,
.leftNav li li.last {
	background: none;
	padding-left: 0;
	margin-left: 15px;
}
/* Left Navigation CAREERS in ENGINEERING SECTION!
========================================================================================== */
.leftNavCie {
	list-style: none;
	margin-bottom: 30px;
	background: url(../../Images/NavLine.gif) no-repeat 3px 2em;
}
.leftNavCie a:link,
.leftNavCie a:visited,
.leftNavCie a:hover,
.leftNavCie a:active,
.leftNavCie li.on li a:link,
.leftNavCie li.on li a:visited,
.leftNavCie li.on li a:hover,
.leftNavCie li.on li a:active {
	color: #FFF;
	font-size: 0.687em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	zoom: 1;
}
.leftNavCie .parent a:link,
.leftNavCie .parent a:visited,
.leftNavCie .parent a:hover,
.leftNavCie .parent a:active {
	font-size: 0.9375em;
	padding: 1em 0 1em 28px;
	background: url(../../Images/ArrowInsideNAvCie.gif) no-repeat center left;
}
.leftNavCie li {
	background: url(../../Images/NavLineBottom.gif) no-repeat 3px 0;
	padding: 0 0 8px 25px;	
	zoom: 1;
}
.leftNavCie li ul {
	margin: 4px 0;
}
.leftNavCie li.parent {
	padding-left: 0;
	background-image: none;
}
.leftNavCie li.last {
	background: url(../../Images/NavLineTop.gif) no-repeat 3px 0;
}
.leftNavCie li.on a:link,
.leftNavCie li.on a:visited,
.leftNavCie li.on a:hover,
.leftNavCie li.on a:active {
	color: #3166C6;
}
.leftNavCie a:hover,
.leftNavCie li.on li a:hover {
	color: #3166C6;
}
.leftNavCie li li,
.leftNavCie li li.last {
	background: none;
	padding-left: 0;
	margin-left: 15px;
}

/* Registration box
========================================================================================== */
.register {
	background-color: #F36E23;
	padding: 10px 12px 0;
	float: left;
	margin: 0 0 30px;
}
.register p {
	font-size: 0.687em;
	padding: 5px 0 10px;
	color: #000;
}
.register input {
	width: 148px;
	border: none;
	float: right;
	margin-bottom: 3px;
}
.register input.btn {
	width: auto;
	float: right;
	margin-top: 6px;
}
/* Registration box BLUE theme CiE Master pages ONLY
========================================================================================== */
.registerCie {
	background-color: #3166C6;
	padding: 10px 12px 0;
	float: left;
	margin: 0 0 30px;
}
.registerCie p {
	font-size: 0.687em;
	padding: 5px 0 10px;
	color: white;
}
.registerCie input {
	width: 148px;
	border: none;
	float: right;
	margin-bottom: 3px;
}
.registerCie input.btn {
	width: auto;
	float: right;
	margin-top: 6px;
}

/* Search
========================================================================================== */
.searchResults {
	clear: left;
}
.searchResults td td {
	font-size: 0.687em;
	font-weight: bold;
	padding-bottom: 10px;
}
.searchResults td table {
	float: right;
}
.searchResults a {
	color: #F46E24;
}
.searchResults p {
	clear: left;
	margin-top: 3px;
}
.searchResults em {
	font-style: normal;
	font-weight: bold;
	background-color: #F46E24;
}

/* Misc
========================================================================================== */
.banners {
	float: left;
	clear: left;
	width: 400px;
	margin: 30px;
	display: inline;
}
.banners textarea {
	width: 400px;
	font-size: 0.687em;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	margin: 10px 0 30px;
}

/* Student Registration
========================================================================================== */
a.studentReg {
	position: absolute;
	left: 40px;
	top: 200px;
}
fieldset.studentReg {
	float: left;
	clear: left;
	width: 300px;
	margin-left: 100px;
	border: none;
display: inline;
}
fieldset.studentReg label,
fieldset.studentReg input,
fieldset.studentReg select {
	width: auto;
	clear: left;
	margin-bottom: 3px;
}
fieldset.studentReg input {
	margin-bottom: 7px;
}
fieldset.studentReg input.btn {
	float: right;
	margin-top: 10px;
	font-size: 0.687em;
	overflow: visible;
}

/* Bespoke Forms
========================================================================================== */
.form {
	width: 400px;
	margin: -50px 0 15px 30px;
	float: left;
	display: inline;
}
.form label {
	font-size: 0.75em;
	font-weight: bold;
}
.form textarea {
	font-size: 0.9em;
	text-align: left;
	width: 90%;
}
.form div.btn input {
	margin-top: 20px;
}

/* Sector Map
========================================================================================== */
table.sectorMap {
	width: 350px;
	display: block;
	margin: 40px auto 20px;
}
table.sectorMap td {
	font-size: 0.812em;
	padding: 0 10px;
}
div.sectorMap {
	border: solid 1px black;
	width: 500px; 
	height: 400px; 
	margin: 0 auto; 
	overflow: hidden; 
}
div.sectorMap dt,
div.sectorMap dd {
	font-size: 0.687em;
}
.infowin {
	width: 200px;
	height: auto;
}
.infowin dt {
	margin-top: 4px;
	font-weight: bold;
}

/* Sitemap
========================================================================================== */
.Sitemap 
{
    padding: 30px 50px;
}
.Sitemap h1
{
	font-size: 1em;	
}
.Sitemap li
{
	font-size: 0.76em;
	margin-left: 15px;
	padding-bottom: 3px;	
}
.Sitemap ul 
{
    margin: 10px 0;
}
.Sitemap p
{
	font-size: 0.9em;
	line-height: 1.3;
}
.Sitemap li li,
.Sitemap li p 
{
    font-size: 1em;
}

/* Manager Buttons
========================================================================================== */
.pnlParaBtns 
{
    float: left;
		padding: 10px 10px 0;
}
.pnlParaBtns select 
{
    position: relative;
    top: -4px;
}
.pnlParaBtns br {
	display: none;
}
.SiteHeader 
{
    float: right;
		padding: 10px 10px 10px 30px;
}
.pnlConfirm 
{
    clear: left;
    margin: -35px 30px 0 0;
		display: inline;
}
.paraControls
{
    clear: left;
		width: 205px;
		padding-left: 30px;
}
.paraControls a:link,
.paraControls a:visited,
.paraControls a:hover,
.paraControls a:active 
{
    font-size: 0.75em;
    color: #999;
    text-decoration: none;
}