* {
	padding: 0;
	margin: 0;
	border: 0;
}

input, textarea {
	border: 1px solid #ccc;
	font-size: 90%;
	padding: 2px;
	clear: both;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, form, fieldset, legend, blockquote, table { 
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #009D93;
}

hr {
	display: none;
	height: 20px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

.field {
	border: 1px solid #cccccc;
}

html, body {
	margin: 0;
	padding: 0;
	height:100%;
	text-align: center;
}

body {
	background: #E8E8E8;
	color: #5C626F;
	font: 70%/1.8em Arial, Verdana, sans-serif;
}



#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	border: 1px solid #fff;
}


#content {
	padding: 50px;
	border-top: 3px solid #009D93;
	border-bottom: 3px solid #009D93;
	clear: both;
	width: 850px;
}

#header {
	height: 200px;
	clear: both;
	width: 950px;
}

#header h1 {
	width: 950px;
	margin: 0;
	padding: 0;
	font-size: 24px;
}

#header h1 span {
	background: url(../images/wise_header.jpg) no-repeat;
	width: 950px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header h2 {
	font: Futura-Light, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 2.4em;
	color: #4C6D77;
	position: relative;
	left: 270px;
	top: 150px;
	text-transform: lowercase;
}




/* primaryNavigation */
#primaryNavigation {
	background: url(../images/container_shadowV.jpg) repeat-y;
	margin: 0;
	padding: 0;
	clear:both;
	margin-bottom: 20px;
	position: relative;
	top: 0;
}

#primaryNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#primaryNavigation li {
	padding: 0;
	margin: 0;
	list-style-type:none;
	text-transform: uppercase;
}

#primaryNavigation li a {
	display: block;
	color: #4C6D77;
	text-decoration: none;
	width: 185px;
	text-indent:20px;
	line-height: 38px;
}

#primaryNavigation li a:hover {
	background: url(../images/primaryNavigation_rollover.jpg) repeat-y;
	color: #4C6D77;
	padding: 0;
	margin: 0;
}
	
#primaryNavigation ul li {
	position: relative; z-index: 300;
}

#primaryNavigation li ul {
	position: absolute;
	left: 184px; 
	display: none;
	margin-top: -38px;
	border: 1px solid #ccc;
	padding: 0; z-index: 300;
}

#primaryNavigation ul li a {
	display: block;
	text-decoration: none;
	background: #fff;
	width: 250px;
	line-height: 25px;
	background: #e8e8e8; z-index: 300;
}

#primaryNavigation ul li a:hover {
	background: #666666;
	color: #fff; z-index: 300;
}
	

* html #primaryNavigation ul li { float: left; height: 1%; z-index: 300; }
* html #primaryNavigation ul li a { height: 1%; z-index: 300; }

#primaryNavigation li:hover ul, #primaryNavigation li.over ul { display: block; } /* The magic */



/* Footer Starts */
#footer {
	background: transparent;
	margin: 0;
	padding: 10px;
	text-align: center;
	clear:both;
	width: 950px;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer li {
	list-style-type:none;
	display:inline;
}

#footer li a {
	color: #4C6D77;
	text-decoration: none;
	padding: 5px;
}

#footer li a:hover {
	color: #4C6D77;
	background: #E7FCFE;
}

#footer p a {
	color: #4C6D77;
}
/* Footer Ends */




/* Translation Starts */
#translation {
	background: transparent;
	margin: 0;
	padding: 0;
	text-align: center;
	clear:both;
	position:relative;
	left: 322px;
	top: 180px;
}

#translation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#translation li {
	list-style-type:none;
	display:inline;
}

#translation li a {
	color: #4C6D77;
	text-decoration: none;
	padding: 0 5px;
}

#translation li a:hover {
	color: #4C6D77;
	background: #E7FCFE;
}
#translation p {
	color: #4C6D77;
}
/* Translation Ends */




#image-canvas {
    position: relative;
    width: 415px;
    margin-bottom: 20px;
    overflow: hidden;
    color: #fff;
    border: 1px solid #ccc;
    padding: 3px;
}





#leftPanelContainer 
{
	background:url(../images/container_shadowV.jpg) repeat-y #fff;
}

#leftPanelContainer p, #leftPanelContainer li, #adminControl li {
	padding: 5px 15px;
	list-style-image: none;
}


#leftPanelContainer input {
	margin: 0 0 0 10px;
}

.rightPanelContainer {
	background:url(../images/container_shadowV2.jpg) bottom left repeat-y #fff;
	margin: 0 0 10px 0;
	padding: 0 4px;
	line-height: 16px;
	width: 162px;
}

.rightPanelContainer h2 {
	font-size: 105%;
	padding: 5px 15px 3px 15px;
	color: #4D6D77;
	text-transform: uppercase;
}

.rightPanelContainer h3 {
	font-size: 100%;
	padding: 5px 15px 3px 15px;
	color: #4D6D77;
}

.rightPanelContainer p {
	padding: 5px 15px;
}

.rightPanelContainer a {
	color: #2FAFA7;
	text-decoration: none;
}

.rightPanelContainer a:hover {
	text-decoration: underline;
}

.rightPanelContainer ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}






.navContainerTop  {
	background: url(../images/navContainerTop_shadow.jpg) top no-repeat #fff;
	height: 5px;
	width: 185px;
	padding: 0;
	margin:0;
	display: block;
}

.navContainerBottom  {
	background: url(../images/navContainerBottom_shadow.jpg) bottom no-repeat #fff;
	height: 3px;
	width: 185px;
	padding: 0;
	margin:0;
	display: block;
}

.navContainerTopB  {
	background: url(../images/navContainerTop2_shadow.jpg) top no-repeat #fff;
	height: 3px;
	width: 152px;
	padding: 0;
	margin:0;
	display: block;
}

.navContainerBottomB  {
	background: url(../images/navContainerBottom2_shadow.jpg) bottom no-repeat #fff;
	height: 3px;
	width: 152px;
	padding: 0;
	margin:0;
	display: block;
}


#leftPanel {	
	position: relative;
	float: left;
	top:0;
	margin: 0;
	padding: 0;
	width: 185px;
}

#rightPanel {	
	position: relative;
	float: left;
	left: 20px;
	width: 157px;
	padding: 0;
	margin: 0;
}



#contentPrimary {
	width: 415px;
	float: left;
	padding: 0 20px;
	margin-left: 10px;
}

#contentPrimary h1 {
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 5px;
}

#contentPrimary h2 {
	font-size: 16px;
	color: #009D93;
	font-weight: normal;
	padding: 20px 0 5px 0;
	text-decoration: none;
}

#contentPrimary h3, #contentPrimary h3 a {
	font-size: 12px;
	color: #009D93;
	font-weight: normal;
	padding: 20px 0 5px 0;
	text-decoration: none;
}

#contentPrimary h3 hover {
	text-decoration: underline;
}

#contentPrimary img {
	border: 1px solid #cccccc;
	padding: 3px;
}

#contentPrimary a {
	color: #009D93;
	text-decoration: underline;
}

#contentPrimary a:hover {
	text-decoration: none;
}

#contentPrimary li {
	list-style-image: url(../images/icons/arrow_right_peppermint.jpg);
}

#contentPrimary p {
	margin-bottom: 10px;
} 

#ctl00_CenterContent_editLink {
	background: url(../images/icons/image_peppermint.jpg) no-repeat left;
	padding-left: 15px;
}

#ctl00_loginControl_logOutLinkButton {
	background: url(../images/icons/arrow_right_peppermint.jpg) no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	width: 170px;
}

#ctl00_CenterContent_newsSummary_nextLink {
	padding-right: 5px;
}

#ctl00_loginControl_signInButton {
	clear: both;
	margin: 15px;
}

#ctl00_CenterContent_previewButton, #ctl00_CenterContent_sectorDropDown, #ctl00_loginControl_forgottenLink {
	margin-left: 10px;
}

#ctl00_Search_searchButton {
	margin-left: 15px;
}

#ctl00_CenterContent_contentEditor_titleTextBox, #ctl00_CenterContent_contentEditor_dateTextBox, #ctl00_CenterContent_contentEditor_liveCheckBox, #ctl00_CenterContent_newsSummary_firstLink, a#ctl00_CenterContent_nextLink {
	margin-right: 5px;
}

#ctl00_CenterContent_contentEditor_liveCheckBox {
	border: 0;
}

a#ctl00_CenterContent_contentEditor_cancelLink, a#ctl00_CenterContent_cancelLink, a#ctl00_CenterContent_linkedit_cancelLink {
    background: #F0F0F0;
    color: #000;
    position: relative;
    top: -5px;
    padding: 5px;
    border: 1px solid #ccc;
    text-decoration: none;
}

input#ctl00_CenterContent_contentEditor_saveButton, input#ctl00_loginControl_signInButton, input#ctl00_loginControl_registerButton, input#ctl00_CenterContent_saveButton, input ctl00_CenterContent_linkedit_saveButton {
  margin: 5px 5px 5px 10px;
  padding: 4px 2px;
}

#universityList {
	margin: 0;
	padding: 0;
	clear:both;
	width:200px;
	text-align:center;
	position:relative;
	top: 20px;
}

#universityList ul {
	list-style: none;
	margin: 0;
}

#universityList li {
	margin: 0;
	padding: 5px;
	list-style-type:none;
}

.searchHeader {
	background: url(../images/search_img.jpg) no-repeat right;
	width: 50px;
	text-transform:uppercase;
}

.login {
	text-transform: uppercase;
}

.login a {
	font-size: 100%;
	color: #4D6D77;
	text-decoration: none;
}

.login a:hover {
	color: #009D92;
	text-decoration: underline;
}

#adminNavigation {
	border-top: 1px solid #cccccc;
	padding: 5px 0 0 0;
	margin:0;
}

#adminNavigation li {
	list-style-image:url(../images/icons/application.jpg);
	margin-left: 30px;
	padding-left: 3px;
}

.warning {
	color: #d00000;
}

.notregistered 
{
    background: #2F6091;
    color: #ffffff;
    padding: 10px;
    margin-top: 20px;
}

.notregistered a, .notregistered a:link 
{
    color: #ffffff;
}