html {
	height: 100%;
}
body {
	background-color: #FAF7F7;
	/*font-family: 'Montserrat', sans-serif;*/
	font-family: Arial, sans-serif;
	color: #333;
	line-height: 120%;
	font-size:14px;
	height: 100%;
}

#fpopbttn {
  padding: 5px;
  border-radius: 5px;
  background-color: #f07d1f;
  color: white;
  margin: 10px 0px;
  float: left;
  text-decoration: none;
}
.advertise
{
	position: relative;
	background: black;
	padding: 10px 10px 10px 20px;
	font-size: 18px;
}

.advertise:after
{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: black;
	border-width: 18px;
	margin-left: -18px;
}

.home_header
{
	position: absolute;
	top: 135px;
	color: white;
	font-family: Montserrat;
	font-size: 13px;
}

.header
{
	/*background: #090909;*/
	color: white;
	width: 100%;
	padding-top: 7px;
	font-family: Montserrat;
	font-size: 13px;
}

.home_header ul
{
	display: block;
}

.home_header li
{
	list-style-type: none;
	display: inline;
	margin: 0.41em;
}

.home_header li a
{
	color:white;
}

.header ul
{
	display: block;
}

.header li
{
	list-style-type: none;
	display: inline;
	margin: 0.41em;
}

.header li a
{
	color:white;
}

.slider
{
	width: 960px;
}

.slider_frame
{
	width: 300px;
	height: 215px;
	background: white;
	position: relative;
	top: 150px;
	left: 530px;
	/*color: white;*/
	opacity: 0.8;
	font-weight: bold;
	padding:10px;
}

.slider_frame_title
{
	margin: 10px auto;
	font-family: Montserrat;
	font-size: 22px;
	padding-top: 10px;
	color: #282828;
	margin-left: 5px;
}

.select_search
{
	background:#f6f6f6;
	height:22px;
	width:270px;
	border-radius:20px;
	margin-bottom: 10px;
	color : #2e2d2ed;
}

.sidebar_form
{
	background: #f6f6f6;
	height: 22px;
	width: 250px;
	border-radius: 8px;
	margin-bottom: 10px;
}

#tabs a.tab_selected
{
	background: white;
	font-weight: bold;
	padding: 8px 20px 8px 20px;
	color: #2e2d2d;
	text-decoration: none;
}

#tabs a
{
	display: inline-block;
	padding: 8px 20px 8px 20px;
	background: #E6E6E6;
	color: #666;
	text-decoration: none;
}

.arrow_box
{
	position: relative;
	background: #E8C003;
	padding: 20px;
	width: 208px;
	top: -15px;
	left: 18px;
	font-size: 19px;
	color: white;
}

.arrow_box:after
{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #E8C003;
	border-width: 30px;
	margin-left: -30px;
}

.quote_left
 {
	background: url('/includes/tmp/browser/images/qmrk-1.png') no-repeat center center;
	width: 31px;
	height: 26px;
	position: absolute;
	left: 17px;
}

.quote_right
 {
	background: url('/includes/tmp/browser/images/qmrk-2.png') no-repeat center center;
	width: 31px;
	height: 26px;
	position: absolute;
	right: 30px;
	bottom: 38px;
}

a {
	color: #2e2d2d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.read_more
{
	text-decoration: none;
	background: url('/includes/tmp/browser/images/Arrow_yellow.png') no-repeat 100% center;
	padding: 0px 20px 0px 0px;
	font-family : Montserrat;
}

h1, h2, h3
{
	/*line-height:110%;*/
}

/* register button */
a.register_now {
	display: block;
	background: #fff url('/includes/tmp/browser/images/sign_up_button.png') no-repeat 0 0;
	height: 69px;
}

a.register_now:hover {
	background-position: 0px -69px;

}

.mycontinents a
{
	color: #2e2d2d;
}

ul.faq
{
	font-weight: normal;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 10px;
}

ul.faq li
{
	color:#e8c003;
	padding:3px;
}

ul.faq li a
{
	/*color: white;*/
}

.RegisterHelpInner
{
	background-color: #666666;
	padding: 20px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	color:white;
}

.RegisterHelpInner>ul
{
	font-weight: normal;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 20px;
}

.RegisterHelpInner>ul>li
{
	color: white;
	margin-top: 10px;
	margin-bottom: 10px;
}

.search_arrow
{
	border: 0px;
	background: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 5px;
	cursor: pointer;
	float: right;
	color: #282828;
	font-family: Montserrat;
	font-size: 12px;
}

.new_side_form_register_with_us
{
	background-color: #e2e0e0;
	color: #2e2d2d;
	margin-bottom: 15px;
	padding: 15px;
}


#popupform .new_side_form_register_with_us
{
	background-color: #e2e0e0;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width:300px;
}

#popupform .new_side_form_register_with_us input, #popupform .new_side_form_register_with_us select
{
	background-color: #fff !important;
	color : #000 !important;
  border : solid 1px #ccc;
}

#popupform .new_side_form_register_with_us input[type=submit] {
  border : 0px;
  background-color : transparent !important;
}


.new_side_form_register_with_us input[type=text]
{
	width:250px;
	color:black;
	margin-top: 3px;
	background:#fff;
	border-radius: 20px;
	height: 22px;
}

.new_side_form_register_with_us textarea
{
	background:#Fff;
	border-radius:20px;
	color:black;
	border-width:0px;
}

.new_side_form_register_with_us input[type=submit]
{
	margin: 15px 0px 0px 20px;
	text-transform: uppercase;
	color: #333;
	float: right;
	margin-right: 25px;
	margin-top: 5px;
	background: url('/includes/tmp/browser/images/Arrow_white.png') no-repeat 60px 0px;
	cursor:pointer;
  width:75px;
	font-size: 12px;
	font-family: Montserrat;
}

.application_labels
{
	color:#282828;
}

.TopRegister{
  position : absolute;
  top : 65px;
  right : 00px;
}

.container
{
	width: 1010px;
	margin: 0px auto;
	background-color: white;
	padding-bottom: 1px;
}

.content_block
{
	margin: 10px 0px 30px 0px;
	color: #666;
	background: #E8E6E7;
	padding-bottom: 10px;
}

.footer
{
	border-top:1px solid #282828;
	width:960px;
	margin: 30px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 12px;
}

.footer_list
{
	list-style-type:none;
	float:left;
}

.footer_list li
{
	padding-bottom:6px;
	list-style-type:none;
	margin-left : 0px;
}

a.footer_li
{
	color: #E8C003;
}

.footer_list li a
{
	/*color:white;*/
}

.sidebar_searchbox {
	background-color:#e8c003;
	padding: 15px;
	margin-bottom: 15px;
	color:white;
}

.sidebar_searchbox input:not([type=submit]) {
	width: 240px;
	height: 19px;
	padding: 2px 5px;
	border-radius: 20px;
	margin-right: 5px;
}
.sidebar_searchbox input[type=submit] {
	/*
	display: inline-block;
	padding: 4px 6px;
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #CC262C;
	color: #fff;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;*/
	background: url('/includes/tmp/browser/images/Arrow_white.png') no-repeat 100% center;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
	margin-left: 145px;
	padding: 0px 25px;
}

/*
.sidebar_searchbox input[type=submit]:hover {
	background-color:#a72126;
	cursor:pointer;
}*/

.sidebar_searchbox>h3 {
	color: #fff;
	font-family: Montserrat;
	padding-top: 7px;
	margin-top: 10px;
	border-top: 1px solid #fff;
}

.sidebar_header_bar {
	font-family: Montserrat;
	font-size:16px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #282828;
	margin-bottom: 20px;
}
.sidebar_view_more_link {
	display: block;
	text-align: right;
	padding-right: 20px;
	color:#000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 15px;
}
.sidebar_view_more_link:hover {
	color:#CC262C;
}

.sidebar_related_institutions {
	padding: 15px;
	margin-bottom: 15px;
}

.sidebar_related {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.sidebar_related>.left {
	float: left;
	width: 100px;
	text-align: center;
}
.sidebar_related>.left a {
	display: block;
	margin-bottom: 5px;
}
.sidebar_related>.right a {
	margin-top: 3px;
}
.sidebar_related>.left img {
	box-shadow: 2px 2px 2px #CCCCCC;
	max-width: 98px;
}
.sidebar_related>.right {
	float: right;
	width: 180px;
	padding: 2px 10px 10px 10px;
	font-size: 12px;
}
.sidebar_related>.right>.content {
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
}
.sidebar_related>.right>.links {
	text-align: right;
	margin-top: 40px;
	width: 200px;
}
.sidebar_related>.right a.title {
	font-size:12px;
	font-weight:bold;
	display: block;
}
.sidebar_related>.right a.title:hover:after {
	content: " >>";
}


/* add this */

.add_this_bar {
	padding: 15px 0px 20px 0px;
	margin-bottom: 15px;
	background: white;
	text-align:center;
}

.clear
{
	clear:both;
}

strong {
	font-weight: 900;
}

.margin-right-10 {
	margin-right: 10px;
}

.margin-right-15 {
	margin-right: 15px;
}

.mpu
{
	width: 300px;
	height: 250px;
}

#content>.generic_content, #content>.general_content {
	margin-top: 15px;
}

#content>.generic_content>.generic_main {
	float: left;
	width: 643px;
}

#content>.generic_content>.generic_sidebar  {
	float: left;
	width: 300px;
	padding-left: 15px;
}

.generic_sidebar>.sidebar_related_institution {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: #ccc;
}
.generic_sidebar>.sidebar_related_institution>.left {
	float: left;
	width: 50%;
}
.generic_sidebar>.sidebar_related_institution>.right {
	float: right;
	width: 50%;
}

/* Brochure Sotre CSS */
.brochure_store_home {
	margin-top: 15px;
}
.brochure_store_home .top_row {
	margin-bottom: 15px;
}
.brochure_store_home .top_row>.title {
	line-height: 50px;
	font-size:22px;
	color:#CC262C;
	border-top:1px solid #CC262C;
	border-bottom:1px solid #CC262C;
	float: left;
	width: 280px;
}
.brochure_store_home .top_row>.search {
	width: 578px;
	height: 50px;
	border: 1px solid #DEDEDE;
	background-color: #eee;
	float:right;
}
.brochure_store_home .top_row>.search input:not([type=submit]) {
	margin: 8px 15px;
	width: 428px;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

input.searchButton[type=submit]
 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 8px;
	text-decoration: none;
	text-align: center;
	background-color: #E8C003;
	margin-left: 210px;
}

input.searchButton[type=submit]:hover
{
	cursor:pointer;
}

a.secondaryButton {
	background-color: #db3843;
}

a.secondaryButton:hover {
	background-color: #4d4d4d;
}

.main_results>.brochure_store_result {
	width: 306px;
	border: 1px solid #DEDEDE;
	background-color: #eee;
	font-size:12px;
	float: left;
	margin-top: 15px;
	height: 115px;
	overflow: hidden;
}

.main_results>.brochure_store_result>.thumbnail {
	width: 56px;
	float: left;
	padding: 15px;
}
.main_results>.brochure_store_result>.thumbnail>a>img {
	max-height: 80px;
}
.main_results>.brochure_store_result>.content {
	width: 190px;
	float: left;
	padding: 15px 15px 15px 0;
}
.main_results>.brochure_store_result>.content>.title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;
	width: 160px;
}
.main_results>.brochure_store_result>.content>.country_flag {
	float: left;
	width: 25px;
	margin-left: 5px;
}
.main_results>.brochure_store_result>.content>.country_flag img {
	max-width: 25px;
}
/* contact form */

.form_row {
	margin-top: 15px;
}
.form_row label {
	display: block;
	width: 120px;
	float: left;
	margin-top: 4px;
	font-weight: bold;
}
.form_row input:not([type=submit]), .form_row textarea {
	width: 450px;
	border: 1px solid #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
}
.form_row textarea {
	height: 150px;
}
.form_row input:not([type=submit]):focus, .form_row textarea:focus {
	background-color:#FFEFDF;

}

/* HEADERS */

.header1, .header2 {
	color: #CC262C;
	font-weight:bolder;
	margin-bottom: 15px;
	font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.header1 {
	font-size:22px;
}
.header2 {
	font-size:18px;
}

.submission_error {
	border: 1px solid #FFBABA;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #FFBABA;
	color: #D8000C;
	padding: 15px;
	font-weight: bold;
}

/* JQUERY UI TABS */

.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
}

.ui-tabs .ui-tabs-nav li {
	display: inline;
	list-style: none;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	display: inline-block;
	text-decoration: none;
	color: #CC262C;
	background-color: #CCCCCC;
	padding: 5px 15px;
	font-size: 15px;
	text-transform:uppercase;
	font-family: "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
	font-stretch:normal;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	-webkit-border-top-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
	/*
	*/
	box-shadow: 0px -1px 1px #BCBCBC;
	font-size: 18px;
	background-color: #fff;
	font-weight: bold;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}

.application-page p {
    width: 429px;
    float: left;
}
#application_form {
    background-color: #fff;
    /*width:590px;
    float:left;
    overflow:hidden;*/
    padding:10px;
	margin-top: 15px;
}

#application_form #se_form label {
    font-family:Montserrat;
	font-size: 16px;
    color: #282828;
    padding-top: 7px;
	display:block;
	margin-bottom: 6px;
	margin-top: 10px;
}

#application_form #se_form label .req {
    font-size: 14px;
    font-weight: 700;
}

#application_form #se_form .text {
    width: 240px;
	background: #e8e6e6;
	font-size: 14px;
	color: #282828;
	padding: 5px;
	border-radius: 20px;
}
#application_form #se_form select
{
	width: 250px;
	height: 25px;
	font-size: 14px;
	color: #282828;
	padding-left: 5px;
	background: #e8e6e6;
	border-radius: 20px;
	margin-bottom: 10px;
}

#application_form #se_form .gradio .radio-text {
    width: 120px;
    margin: 0px;
}
#application_form #se_form .long {
    width:100%;
}
#application_form #se_form .d-education {
    width: 135px;
    font-size: 14px;
}
#application_form #se_form .divider
{
    height: 18px;
	width: 100%;
	border-bottom: 1px solid #282828;
}

#application_form #se_form .last {
    margin: 0px;
}

#application_form #se_form .submit
{
	font-family: Montserrat;
	display: block;
	color:#282828;
	margin: 15px 0px 0px 360px;
	background: url('/includes/tmp/browser/images/Arrow_yellow.png') no-repeat 207px center;
	cursor:pointer;
}

#application_form #se_form .courselist {
    float:left;
	overflow:hidden;
    width:250px;
}

#application_form #se_form .coursename{
    font-size:12px;
    font-weight:normal;
}
#application_form .course-checkbox, #application_form .education-checkbox,  #application_form input.radio {
    margin-right: 10px;
    float: left;
}
ol.errors {
    padding:10px;
    background-color:#ffe2e2;
    border:solid 2px #ffa3a5;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px;
}
ol.errors li {
    float: left;
    width: 580px;
    display:block;
    margin-bottom:10px;
    color:#760003;
	background: none;
	padding: 0px;
}


/*****************ERRORS***************************************/
#application_form #se_form ul li .error {
    background-color: #ffdcdc;
    border-top-color: #de5a5a;
    border-right-color: #de5a5a;
    border-bottom-color: #de5a5a;
    border-left-color: #de5a5a;

}
#application_form #se_form ul li label.error {
    color: #ff3737;
    position:absolute;
    top:18px;
    left:0px;
    font-size:12px;
    font-weight:normal;
    background-color:transparent;
}

.sideform_error_inner {
    background-color: #F7D018;
    border-radius: 15px;
    color: #880000;
    float: right;
    font-weight: bold;
    padding: 10px;
    position: relative;
    top: -45px;
}

.InfoBox {
  border : solid 1px #999;
}

.InfoBox input {
  border : solid 1px #999;
}

.Testimonial {
  margin : 10px 0px;
  background-color : #F1E4AD;
  border-radius : 5px;
  padding : 10px;
  clear:both;
}

.TestimonialThumbnail {
  float:left;
  width : 100px;
  margin-right:10px;
  display:inline;
}

.TestimonialThumbnail img {
  max-width : 100px;
}

.TestimonialText {
  float:right;
  display:inline;
  max-width:450px;
}

.TestimonialName {
  clear:both;
  text-align:right;
  font-style : italic;
  padding-top:10px;

}


/*ISAS bits*/
.LoginBox {
  float : right;
  color : white;
  position : relative;
  height:28px;
  padding-top : 2px;
  font-weight:bold;
}

.LoginBoxUnder {
  display:none;
}

.LoginBox:hover .LoginBoxUnder {
  background-color: #ccc;
  border-top: 2px solid #999999;
  display: block;
  height: 20px;
  padding: 30px 20px;
  position: absolute;
  right: 0;
  top: 28px;
  width: 360px;
  z-index: 100;
  color: black;
  font-weight : bold;
}

.LoginBoxUnder input {
  width:125px;
  margin : 0px 5px;
  padding : 2px;
  font-weight : normal;
}