﻿/* TEMPLATE */s
div#container {
	position: relative; /* needed for f0oter positioning*/
	margin:0 auto; /* center, not in IE5 */
	width: 974px;
	padding: 0 10px 0 10px;
	background: #ffffff;
	
}
div#top {
    width: 974px;
    height: 109px;
    margin: 0;
}

/* CONTENT */
div#title {
    width: 824px;
    margin-bottom: 0;
}
div#titleLeft 
{
    float: left;
}
div#titleLeft h1 {
    float: left;
    font: bold 24pt arial;
    color: #d25f6c;
    text-transform: uppercase;
    margin: 0;
}
div#titleLeft h2 {
    float: left;
    font: bold 20pt arial;
    color: #d25f6c;
    text-transform: uppercase;
    margin: 0;
}
div#titleRight {
    float: right;
    font: bold 10pt arial;
    color: #000;
    width: 600px;
    padding-top: 7px;
}

div#titleLeft .note
{
   color: #fcbbc2; 
}

div#titleNotes 
{
    clear: both;
    font-size: 9pt;
}

div#titleRightSmall {
    float: right;
    font: bold 11pt arial;
    color: #aaa;
    width: 480px;
    padding-top: 7px;
}
div#titleRightSmall2 {
    float: right;
    font: bold 11pt arial;
    color: #aaa;
    width: 440px;
    padding-top: 7px;
}
div#titleRightSmall3 {
    float: right;
    font: bold 10pt arial;
    color: #aaa;
    width: 485px;
    padding-top: 7px;
    text-transform: uppercase;
}
div#titleRightSmall4 {
    float: right;
    font: bold 10pt arial;
    color: #aaa;
    width: 525px;
    padding-top: 7px;
    text-transform: uppercase;
}


/* MID */
div#mid {
    /*margin: 25px 0 25px 0;*/
    margin: 0 0 25px 0;
    width: 828px;  
    font: italic 9pt arial;
    color: #000;
    float: left;
}
div#mid a {
    text-decoration: none;
}
div#midLeft {
    float: left;
    width: 412px;
}
div#midRight {
    float: right;
    width: 412px;
}
div#midPort {
    float: left;
    width: 200px;
    margin-right: 8px;
}
div#midInsp {
    float: left;
    width: 200px;
    margin-right: 0;
}
div#midPrac {
    float: left;
    width: 200px;
    margin-right: 8px;
}
div#midMag {
    float: left;
    width: 200px;
    height: 100px;
    margin: 0;
}
div#mid h1 {
    font: bold 11pt arial;
    color: #000;
    text-transform: uppercase;
    margin: 10px 0 5px 0;
    text-decoration: none;
}
div#mid h2 {
    text-align: center;
    font: bold 11pt arial;
    color: #000;
    text-transform: uppercase;
    margin: 10px 0 5px 0;
}


/* TEXT */
div#text {
    font: italic 9pt arial;
    color: #000;
    width: 585px;
    float: left;
}
div#text h1 {
    font: bold 11pt arial;
    color: #000;
}




/* Ads */
div#aRight {
    background-color: #eee;
    width: 120px;/*120*/
    height: 600px;
    float: right;
    margin: -20px 5px 30px 0;
}
/*div#adRight {
this name gets blocked by adblocker - changed above to aRight*/
div#adBottom {
    background-color: #E8EDF0;
    width: 804px; /* 824 */
    margin: 30px 0 0 0;
    padding: 10px;
    float: left;
}
div#adBottom h1, div#adBottomSmall h1, div#adSide h1 {
    font: bold 9pt arial;
    color: #B3B5B6;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
div#adBottomSmall {
    background-color: #E8EDF0;
    width: 595px; /* 824 */
    margin: 10px 0 0 0;
    padding: 10px;
    float: left;
}
div#adSide {
    background-color: #E8EDF0;
    width: 189px;
    margin: 0;
    padding: 10px 10px 4px 10px;
    float: right;
}
.adSide2 {
    width: 189px;
    height: 200px;
    border: normal 1px #000;
    float: right;
    /*background-image: url("images/subscribe_advert.jpg");*/
    background: #f00 url("../images/subscribe_advert.jpg");
    margin-bottom: 20px;
}
.adImage1 {
    margin: 0 0 0 0;
}
.adImage2 {
    margin: 0 0 0 10px;
}
.adImage3 {
    margin: 0 0 0 16px;
}
.adImage4 {
    margin: 0 0 0 10px;
}
.adImageSide {
    margin: 0 0 8px 0;
}
.noBorder {
    border: 0;
}





/* SEARCH */
div#search {
    /*width: 595px;*/
    background-color: #FEF2D9;
    padding: 10px;
    float: left;
}
.searchWide {
    width: 595px;
}
.searchSmall {
    width: 585px;
}
div#search h1 {
    font: bold 10pt arial;
    color: #484B4D;
}
div#search input {
    font: bold 10pt arial;
    color: #F0A50C;
}
div#search .button {
    font: bold 9pt arial;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
}
div#search .radio {
    font: bold 12pt arial;
    color: #F0A50C;
    text-transform: uppercase;
    margin-right: 40px;
}
div#search .country, div#search .city, div#search .university {
    width: 178px;
}
div#search .course {
    width: 320px;
}
.searchIframe {
    margin-top: 15px;
    width: 604px; /* 615 */
    height: 310px;
}
.searchIframeSmall {
    margin-top: 15px;
    width: 615px;
    height: 215px;
}
.searchResultsPage {
    background-color: #fff;
}
.searchResults {
    /*text-decoration: none;*/
    list-style: none;
    margin: 0 0 0 12px;
    padding: 0;
    height: 100px;
}
.searchResults li {
    border-bottom: dashed 1px #000;
}
.searchResults a {
    text-decoration: none;
    color: #000;
    font: bold 10pt arial;
    margin-top: 140px;
    line-height: 30px;
}
.searchResults a:hover {
    color: #F0A50C;
}

#portfolioMid {
    height: 200px;
    /*background-color: #eee;*/
    width: 620px;
    float: left;
}
#portfolioMidRight {
    /*background-color: #eee;*/
    width: 200px;
    height: 430px;
    float: right;
    font: normal 10pt arial;
    color: #aaa;
    line-height: 17px;
}

#portfolioMidRightBottom {
    background-color: #00f;
    /*top: 600px;*/
    margin-top: 25px;
}
#portfolioMidRight a {
    /*text-decoration: none;*/
    color: inherit;
}
#projectMid {
    height: 266px;
    width: 620px;
    background-color: #eee;
    float: left;
}
#projectBottom {
    width: 620px;
    /*height: 157px;*/
    padding: 0;
    margin: 0;
    font: italic 10pt arial;
    color: #000;
    float: left;
}
#projectBottom h1 {
    font: bold 20pt arial;
    color: #d25f6c;
    text-transform: uppercase;
}
#projectBottom h2 {
    font: bold 11pt arial;
    color: #000;
    text-transform: none;
}
#projectBottomLeft {
    float: left;
}
#projectBottomRight {
    float: right;
}

div#top .but {
    position: absolute;
    width: 235px;
    height: 45px;
    left: 630px;
    top: 50px;
    /*border:solid 1px #000;*/
}
div#top .logo {
    position: absolute;
    /*left: 600px;
    top: 50px;*/
    /*display:  block;*/
    width: 150px;
    height: 88px;
    background-image: url("../images/banner_logo.png");
    margin: 5px 0 0 10px;
    /*background-color: #f0f;*/
    /*border: solid 2px #000;*/
}
div#content {
    width: 844px;/*824*/
    float: left;
    margin-left: 13px;
    min-height: 500px;
}

div#content {
	padding:0em 0em 1em; /* bottom padding for f0oter */
	/* background-color: #f00; */
	width: 824px;
	float: left;
}
div#breadcrumbs {
    height: 30px;
    font: italic 8pt arial;
    padding: 6px 0 0 16px;
    color: #999;
    text-transform: uppercase;
}
div#breadcrumbs a
{
    color: #999;
}
h1 {
    font: bold 24pt arial;
    color: #d25f6c;
    text-transform: uppercase;
}
h2 {
    font: bold 20pt arial;
    color: #d25f6c;
    text-transform: uppercase;
}
h3 {
    font: bold 13pt arial;
    color: #A09B9A;
    text-transform: uppercase;
}

.error {
    font: normal 10pt arial;
    color: #f00;
    margin-bottom: 5px;
}
.clear {
    clear: both;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

/* NAV */
.nav {
  font: bold 10pt Arial;
  background-color: #fff;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  float: left;
  width: 974px;
  background: #f6f6f6 url(../images/mainNavBg.gif) repeat-x;
  list-style: none;
  text-transform: uppercase;
}
.nav li {
  float: left;
}
.nav a 
{
  padding: 0 20px;
  line-height: 37px;
  background: url(../images/mainNavBorder.gif) repeat-y left top;
  text-decoration: none;
  color: #625D5D;
  display: block;
}
.nav a:hover {
  color: #d25f6c;
}

.nav .current a 
{
  color: #d25f6c; 
}
.nav .first a {
  margin-left: 25px;
}
.nav .last a {  
}


/* FOOTER */

.footer .help
{
    
    color: Gray;
    text-transform: none;
    font:7pt arial;
    padding-top: 10px;
    padding-left: 10px;
}



/* FORMS */
input.text, select.text, textarea.text {
	font: normal 10pt arial;
	color: #000;
	border: 1px solid #000000;
	padding-left: 3px;
	margin-top: 8px;
}
input.text {
    width: 150px;
    height: 17px;
}
textarea.text {
    width: 150px;
    height: 100px;
}
select.text {
    height: 20px;
}
label.text {
    float: left;
    font: normal 10pt arial;
    margin-top: 8px;
    width: 130px;
    color: #000;
    line-height: 15px;
}
.fileRequester {
    /*width: 15px;*/
    margin-top: 7px;
    float: left;
}
.title {
}
.projectImage {
    margin-right: 10px;
}

/* FEATURED PORTFOLIOS */
.fpFrontPage {
}
.fpPortfolios {
    width: 200px;
    height: 200px;
    background-color: #E8EDF0;
    float: right;
    /*border: solid 1px #000;*/
    margin-bottom: 20px;
}
.fpText {
    padding: 0 6px 0 6px;
    font: italic bold 9pt arial;
    color: #000;
}
.fpText h1 {
    font: bold 10pt arial;
    text-transform: uppercase;
    color: #000;
    margin: 5px 0 0 0 ;
}


/* COURSE PORTFOLIO SHOWCASE */
div#cp {
    width: 410px;
}
.cpText {
    padding: 2px 6px 0 6px;
    font: italic bold 9pt arial;
    color: #000;
}


.searchLeft {
    float: left;
    width: 600px;
}
.searchRight {
    float: right;
    width: 200px;
}

.portfolioButton {
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font: normal 8pt arial;
    padding: 2px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pbLeft {
    float: left;
    width: 125px;
}
.pbRight {
    float: right;
    width: 100px;
    margin-right: 12px;
}

/* added by Jay Li */

.msg 
{
    background-color: #fefd93;
    padding: 5px;
    margin: 10px 0 10px 0;
    font-weight: bold;
}

.note
{
    font-size: 9pt;
    font-weight: normal;
}

.loginMsg
{
    color: Gray;
}

.portName
{
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 12pt;
    color: Gray;
    clear: left;
}

.uniName
{
    text-transform: uppercase;
    padding: 0;
    color: Gray;
    font-weight: bold;
    font-size: 9pt;
    clear: left;
    display: block;
}

#portContent {
    font: 9pt arial;
    color: #000;
    width: 610px;
    float: left;
    margin-top: 10px;
}

div#titleLeft h1
{
    font-size: 20pt;
}

#portContent h2, #uniContent h2
{
    font-size: 14pt;
}

#portContent h3 
{
    font-size: 10pt;
    margin: 0;
}

.portGraDetails
{
    margin-top: 10px;
    display: block;
    width: 200px;
    font-size: 9pt;
    word-wrap: break-word;
}

.portGraDetails img
{
    border: none;
}

.searchRight a, #portContent a, .portGraDetails a
{
    color:Gray;
}

/* proj */
.portGraProjects h2 a
{
    font-size: 9pt;
}
.portGraProjects h2
{
    padding: 0 0 0 60px;
}

.portGraProjects h3 a
{
    font-size: 8pt;
}

.portGraDetails
{
    margin-top: 10px;
}

.portGraProjects
{
    display: block;
    width: 600px;
}

.portGraProjects img
{
    border: none;
}

.portGraProjects td
{
    border-bottom: none;
    width: 148px;
    text-align: center;
}

#uniContent {
    font: 9pt arial;
    color: #000;
    width: 610px;
    float: left;
    margin-top: 10px;
    clear: both;
}

.courseIntroSmall
{
    background-color: #eee;
    display: inline-block;
    width: 185px;
    height: 190px;
    float: right;
    padding: 5px;
    font-style: italic;
}

.courseIntroWide
{
    background-color: #eee;
    display: inline-block;
    padding: 20px 10px 20px 10px;
    margin-top: 20px;
    font-style: italic;
}

.courseMore 
{
   font-style: normal;
   text-align: right;
   padding-top: 5px;
}

.courseMore a
{
    color:Black;
    font-weight:bold;
}

.portSearch 
{
    margin-top:0;
}

#uniContent .portSearch h2
{
    font-size: 12pt;
    margin: 0 0 5px 0;
}

.courseIntro 
{
    display: inline-block;
    padding: 0 5px 0 5px;
}

div#content a
{
    color:Gray;
}

div#content .funcBtn a
{
    text-transform: uppercase;
    background-color: Gray;
    color: White;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
}

/* messages */

div#content a 
{
    color:Gray;
}

.msg 
{
    background-color: Gray;
    padding: 5px;
    margin: 10px 0 10px 0;
    font-weight: bold;
    color: White;
}

div#content .msg a
{
    color: White;
}

.msg ul
{
    color: Black;
}

div#content .msg ul a
{
    color: Gray;
}

div#portTitle {
    width: 610px;
    margin-bottom: 0;
}

.exhSubText, .exhSubNote
{
    font-weight: bold;
    font-size: 8pt;
    clear: left;
    display: block;
}

.exhSubNote
{
    padding: 5px 0 20px 0;
}

#inspirationMain ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

#inspirationMain li
{
    float: left;
    width: 200px;
    margin-right: 4px;
    padding-bottom: 10px;
    font-style: italic;
    font-size: 8pt;
}


#inspirationMain li h2, .insFeaText h2
{
    font-size: 10pt;
    padding: 0;
    margin: 5px 0 5px 0;
}

#inspirationMain li h2 a, #inspirationFeature .insFeaText h2 a
{
    color: Black;
    text-decoration: none
}

#insSearchBar
{
    background-color: #eee;
    margin: 0 0 5px 0;
    padding: 10px;
    width: 585px;
    clear: left;
}

#insSearchBar h2
{
    padding: 0;
    margin: 0;
    font-size: 11pt;
}

#insSearchBar h3
{
    padding: 10px 0 0 0;
    margin: 0 0 2px 0;
    font-size: 8pt;
    color: Black;
}

#inspirationFeature
{
    width: 215px;
    background-color: #eee;
    float: right;
}

#insFeature 
{
    width: 215px;
    margin-left: 410px;
    background-color: #eee;
}

.insImg
{
    float: left;
}

.insImg img
{
    width: 400px;
}


.insFeaText
{
    padding: 0 5px 5px 5px;
    font-style: italic;
    font-size: 8pt;
}

#searchResults
{
    padding: 5px;
    width: 595px;
}

#searchResults hr
{
    border: dotted 1px gray;
}

.search_sumary
{
    margin-bottom: 10px;
    font-size: 9pt;
}

#inspirationMain .portCate h2
{
    text-align: center;
}

#insSearchBar .secTitle
{
    float: right;
    margin-right: 20px;
}

.hideBtn
{
    visibility: hidden;
}

.required 
{
    text-align: right;
    padding-right: 50px;
}

#viewer_register label 
{
    width: 300px;
    display: block;
    float: left;
}

#viewer_register fieldset 
{
    padding: 15px 10px 15px 10px;
    border: solid gray 1px;
}

#viewer_register legend
{
    font-size: 14pt;
    font-weight: bold;
    color: Gray;
}

.courseSearchBar
{
    background-color: #eee;
    clear: left;
    margin: 0 0 5px 0;
    padding: 10px;
}
#searchResults .post 
{
}

#searchResults .post img
{
    float: left;
    padding-right: 10px;
}

#searchResults .title
{
}

#searchResults .intro 
{
    margin-left: 160px;
}

#searchResults .main 
{
    padding: 5px;
    border: solid 1px #e6e6e6;
}

.graThumb img
{
    border: solid gray 1px;
}

.studyInfoSpe
{
    text-transform: uppercase;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 60px;
    display: block;
}

.studyInfoSpePage 
{
    margin-top: 60px;
    display: block;
    width: 200px;
    height: 500px;
    font-size: 9pt;
    word-wrap: break-word;
}

#google_translate_element {
	float: right;
	margin: -30px 10px 10px 0;
	text-align: center;
}

#content {
	margin-top: -20px;
}

.mag_grey_box { 
	background-color:#ebebeb;
	padding: 15px 15px 0 15px;
	font-size: 12px;
	margin-bottom: 20px;
}

.mag_grey_box h3{
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-transform: none;
}

.mag_image {
	float:left;
	margin: 10px 15px 0 0;
}

.mag_content{
	color:#666666;
}

.mag_content h2{
	font-size: 13px;
	margin:10px 0 5px 0;
}

.mag_content h3{
	margin:0;
}

.mag_content p{
	margin: 5px;
}

.mag_content .deli{
	color:#000000;
}

.mag_content label {
	color: #000000;
	width: 170px;
	float: left;
	display: block;
	padding-top: 5px;
}

.mag_thumbs_1, .mag_thumbs_2 {
	clear: both;
	padding-top: 20px;
}

.buyPrintBtn {
	width: 150px;
	margin: 5px 0 0 395px;
}

.mag_content .shiftRight {
	margin-left: 225px;
}

.mag_grey_box .downloadBtn a{
	font-size: 16px;
	font-weight: bold;
}

.PDF_download 
{
    text-align: right;
    padding-top: 10px;
}
