div, img {
	behavior: url(../iepngfix.htc);
}

body { background:url(images/bkgrd-main.jpg) repeat #e5e5e5; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; }
h1, h2, h3, h4, ul, ol, p, form { margin:0; padding:0; font-size:100%; }
ul li { list-style:none outside none; }
.hidetext { text-indent:-9999px; }
.clearboth { clear:both; height:0; }
img { border:none; }
a:link, a:active, a:visited { text-decoration:none; color:#FFF; }
a:hover { text-decoration:underline; }

.floatleft{float:left}

.body-inner { background:url(images/bkgrd-main-with-gradient.jpg) repeat-x; }
.wrapper { width:920px; margin:0 auto; padding:20px 0 30px 0; }

/* HEADER */
.header { width:920px; margin:0 0 20px 0; }
.header-col-left { float:left; }
.header-col-right { float:right; padding:0 15px 0 0; }
.header-col-left h1 { width:444px; height:70px; background:url(images/logo-as-educentre.png) no-repeat; text-indent:-9999px; }
.header-col-left a { cursor:pointer; } /* IE fix */
.bookmark-share { float:right; margin:15px 0 0 0; }
.bookmark { float:left; margin:0 10px 0 0; }
.bookmark a { display:block; padding:5px 10px; height:16px; background:url(images/bkgrd-gradient-grey-small.gif) repeat-x #565656; color:#FFFFFF; text-decoration:none; }
.bookmark a:hover { text-decoration:underline; }
.bookmark a, .share { -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.3); }
.share { float:left; display:block; padding:5px 10px; background:url(images/bkgrd-gradient-grey-small.gif) repeat-x #565656; color:#FFFFFF; }
.share ul { overflow:hidden; } /* IE7 fix */
.share li { float:left; overflow:hidden; }
.share-facebook, .share-twitter  { text-indent:-9999px; margin:0 0 0 6px; }
.share-facebook a, .share-twitter a { display:block; width:16px; height:16px; }
.share-facebook a { background:url(images/icon-facebook.png) no-repeat; }
.share-twitter a { background:url(images/icon-twitter.png) no-repeat; }
.languages { margin:15px 0 0 0; float:right; clear:both; }
.languages li { float:left; }
.languages li a { display:block; }
.lang-english, .lang-chinese { margin:0 0 0 10px; }
.lang-english a { width:20px; height:14px; background:url(images/icon-flag-uk.gif) no-repeat; text-indent:-9999px; }
.lang-chinese a { width:21px; height:14px; background:url(images/icon-flag-prc.gif) no-repeat; text-indent:-9999px; }

/* CONTENT WRAPPERS */
.content-wrapper-outer { width:920px; background:url(images/bkgrd-page-shadow.png) right top no-repeat; }
.content-wrapper-inner { width:904px; background:#FFFFFF; border:solid 1px #999999; -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); }

/* LOGO / NAVIGATION */
.masthead { background:#FFFFFF; width:900px; padding:2px; }
.nav { width:904px; font-family:'LatoBold', Arial, Helvetica, sans-serif; font-size:13px; padding:0 0 10px 0; background:url(images/bkgrd-nav-bottom-shadow.gif) left bottom no-repeat; margin:0 0 4px 0; }
.nav ul { margin:0 0 0 4px; }
.nav li { float:left; }
.nav span { display:block; width:1px; height:18px; background:#999999; margin:8px 0 0 0; }
.nav a { color:#333333; text-align:center; text-decoration:none; display:block; padding:8px 28px 8px 28px; border-bottom:solid 4px #FFFFFF; background:#FFFFFF; }
.nav a:hover { text-decoration:none; border-bottom-color:#cc0000; color:#cc0000; }

/* CONTENT and SIDE */
.content-side-wrapper { width:904px; clear:both; }
.content { float:left; width:678px; margin:0 0 0 11px; }
.side { float:right; width:194px; margin:0 11px 0 0; }

.content h2 { float:left;clear:both;display:block;text-align: center;margin: 8px 0 8px 0px;padding:6px 10px 6px 10px;vertical-align:middle;color:#ffffff;text-decoration:none;background:url(images/topic_bg.png) repeat-x;background-repeat:repeat;font-size:12px; }

.content strong{
	height:20px;
	float:left;
	clear:both;
	display:block;
	text-align: center;
	margin: 8px 0 8px 0px;
	padding:6px 10px 0 10px;
	color:#ffffff;
	text-decoration:none;
	background-image:url(images/topic_bg.png);
	background-repeat:repeat;
	font-size:16px;
}

.content p, .content ul, .content .unigroup, .clearall {
	clear:left;
	display:block;
}

.content a {
	color:#6E1E1E;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica,
	sans-serif;
	color: #676464;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #f9f9f9;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

form ul, .in-course ul{
    clear: none !important;
    display: block;
}

.in-intro-desc ul li {  margin:0 0 4px 0; background:url(images/icon-bullet-red.gif) 0 5px no-repeat; padding:0 0 0 10px; }

.alignright{
	float:right;
	margin:8px;
}
.alignleft{
	float:left;
	margin:8px;
}

/* HOMEPAGE SEARCH */
.hmpg-search { width:670px; height:237px; background:url(images/bkgrd-hmpg-country-map.jpg) no-repeat; padding:4px; position:relative; margin:0 0 20px 0; }
.hmpg-search h2 { font-family:'LatoRegular', Arial, Helvetica, sans-serif; font-weight:normal; font-size:21px; color:#6f0000; background:url(images/icon-map-pin.png) no-repeat; padding:5px 0 5px 40px; margin:15px 0 0 12px; }
.hmpg-form {}
.hmpg-form-col-left { float:left; margin:0 0 0 53px; }
.hmpg-form-col-right { float:left; margin:0 0 0 20px; position:relative; }
.hmpg-form-col-left ul { }
.hmpg-form-col-left li { background:url(images/bkgrd-gradient-grey-small.gif) repeat-x #565656; padding:8px 20px 8px 20px; margin:4px 0 0 0; }
.hmpg-form-col-left select { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; width:300px; }
.hmpg-form-col-left label { display:block; float:left; width:100px; padding:2px 0 0 0; font-family:'LatoBold', Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; }
.hmpg-form-col-right input { border:solid 1px #FFFFFF; position:absolute; bottom:0; -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5); box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.5); }
input[id="search"] { background-image: url(images/btn-find.gif); border: solid 1px white; width: 111px; height: 35px; }
input[id="enquiryBtn"] {background-image: url(images/btn-enquiry-send.gif); border: none; width: 68px; height: 31px; }

.schools-countries { background:#000000; padding:6px; position:absolute; left:5px; bottom:7px; width:654px; color:#FFFFFF; }
.schools-countries ul { overflow:hidden; } /* IE7 fix */
.schools-countries li { float:left; }
.schools-countries a { display:block; text-align:center; padding:0 73px; color:#FFFFFF; text-decoration:none; background:url(images/bkgrd-gradient-grey-small.gif) repeat-x #565656; border:solid 1px #666666; font-family:'LatoBold', Arial, Helvetica, sans-serif; font-size:13px; cursor:pointer; }
.schools-countries a:hover { border-color:#999999; text-decoration:underline; }
.schools-countries a span { display:block; padding:7px 10px 7px 40px; width:120px; background:url(images/icon-arrow-redwhite.png) left 4px no-repeat; }
.schools-countries .divider span { display:block; width:2px; height:30px; background:#333333; margin:0 8px; }

/* QUICK LINKS = ql */
.hmpg-ql { width:678px; height:226px; background:url(images/bkgrd-quicklinks.jpg) no-repeat; position:relative; margin:0 0 20px 0; }
.hmpg-ql-list-pole { position:absolute; z-index:2; width:74px; height:218px; background:url(images/hmpg-quicklinks-pole.png) no-repeat; text-indent:-9999px; bottom:0; left:290px; }
.hmpg-ql-list { position:absolute; top:20px; left:310px; z-index:1; }
.hmpg-ql-list a { display:block; width:280px; height:23px; background:url(images/bkgrd-quicklinks-signboard.gif) no-repeat; color:#fff283; padding:8px 20px 0 58px; margin:0 0 2px 0; overflow:hidden; }
.hmpg-ql-list a:link, .hmpg-ql-list a:active, .hmpg-ql-list a:visited { text-decoration:none; }
.hmpg-ql-list a:hover { background-position:2px 0; text-decoration:underline; }
.hmpg-ql-list a h3 { background:url(images/bkgrd-quicklinks-signboard-arrow.gif) left 3px no-repeat; height:23px; padding:0 0 0 12px; cursor:pointer; }
.hmpg-ql-list a:hover h3 { margin:0 0 0 2px; }

/* subject area + universities wrapper */
.hmpg-sa-uni-wrapper { width:678px; clear:both; }

/* SUBJECT AREAS = sa */
.hmpg-sa { width:276px; float:left; }
.hmpg-sa h3 { font-size:15px; font-weight:normal; font-family:'LatoRegular', Arial, Helvetica, sans-serif; color:#FFFFFF; background:url(images/bkgrd-gradient-diagonal-lines-title.jpg) repeat-x #000000; padding:4px 10px 5px 10px; margin:0 0 2px 0; }
.hmpg-sa .sa-list { background:url(images/bkgrd-gradient-diagonal-lines.jpg) repeat-x #000000; width:274px; padding:2px 0 0 2px; }
.hmpg-sa .sa-list ul {}
.hmpg-sa .sa-list li { width:135px; height:85px; float:left; margin:0 2px 2px 0; position:relative; }
.sa-list li img { position:absolute; z-index:1; max-width:135px; max-height:85px; width:auto; height:auto; }
.sa-list li a { display:block; width:123px; height:73px; color:#FFFFFF; font-weight:bold; padding:6px; line-height:14px; text-shadow:1px 1px 1px #000000; position:absolute; z-index:2; }
.sa-list li a:link, .sa-list li a:active, .sa-list li a:visited { background:url(images/black-50pc-20pc.png) left top no-repeat; text-decoration:none; }
.sa-list li a:hover { background-position: right top; text-decoration:none; }
.sa-list li a:hover span { background:url(images/black-50pc-20pc.png) no-repeat; }

/* UNIVERSITIES = uni */
.hmpg-uni { width:400px; float:right; }
.hmpg-uni h3 { font-size:15px; font-weight:normal; font-family:'LatoRegular', Arial, Helvetica, sans-serif; color:#FFFFFF; background:url(images/bkgrd-gradient-diagonal-lines-title.jpg) repeat-x #000000; padding:4px 10px 5px 10px; margin:0 0 2px 0; }
.hmpg-uni-list { background:url(images/bkgrd-gradient-diagonal-lines.jpg) repeat-x #000000; width:388px; padding:7px 0 1px 12px; }
.hmpg-uni-list ul {}
.hmpg-uni-list li { width:120px; height:80px; float:left; margin:0 8px 6px 0; background:#FFFFFF; }
.hmpg-uni-list img { max-width:120px; max-height:80px; width:auto; height:auto; }

/* CONTENT-GRADIENT = cg */
.cg-outer { width:664px; background:url(images/bkgrd-content-gradient-top.gif) no-repeat #FFFFFF; padding:7px 7px 0 7px; min-height:300px; }
.cg-inner { width:652px; background:url(images/bkgrd-content-gradient-top-inner.gif) repeat-x; padding:10px 6px 6px 6px; }

/* GENERIC TITLE */
.section-title {
	font-family:'LatoRegular', Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	color:#440000;
	padding:0 0 10px 10px;
	border-bottom:dotted 2px #bebebe;
	margin:0 0 10px 0;
}
.sub-header { font-family:'LatoRegular', Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#440000; margin:0 0 20px 0; }

/* GENERIC CONTENT WRAPPER */
.content-wrapper { width:660px; margin:0 auto; }

/* DARK CONTENT WRAPPER */
.content-dark { background:url(images/bkgrd-gradient-diagonal-lines.jpg) repeat-x #000000; padding:15px; color:#FFFFFF; width:630px; }
.title-dark { font-size:15px; font-weight:normal; font-family:'LatoRegular', Arial, Helvetica, sans-serif; color:#FFFFFF; background:url(images/bkgrd-gradient-diagonal-lines-title.jpg) repeat-x #000000; padding:4px 10px 5px 10px; margin:0 0 2px 0; }

/* SEARCH RESULTS = sr */
.sr-wrapper { background:#FFFFFF; border:solid 1px #c6c6c6; padding:10px 10px 6px 10px; margin:0 0 10px 0; }
.sr-title { font-family:'LatoRegular', Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#440000; padding:0 0 10px 0; border-bottom:dotted 2px #bebebe; margin:0 0 10px 0; }
.sr-r1 { width:100%; clear:both; }
.sr-r2 { width:100%; clear:both; }
.sr-logo { float:left; padding:0 10px 0 0; background:url(images/bkgrd-gradient-shadow-left.png) right top no-repeat; height:150px; width:182px; }
.sr-logo img { border:solid 1px #e2e2e2; max-width:180px; max-height:120px; }
.sr-info { float:left; padding:0 0 10px 10px; width:428px; }
.sr-info h3 { font-size:14px; color:#333333; margin:0 0 8px 0; }
.sr-info p { margin:0 0 10px 0; }
.sr-courses { width:418px; background:#f3f3f3; padding:10px 0 10px 10px; }
.sr-courses li { float:left; width:189px; margin:0 10px 4px 0; background:url(images/icon-bullet-grey.gif) 0 5px no-repeat; padding:0 0 0 10px; }
.sr-courses h4 { font-size:12px; margin:0 0 4px 0; }
.sr-actions { border-top:solid 1px #c6c6c6; padding:6px 0 0 0; }
.sr-actions a { color:#FFFFFF; }
.sr-email { float:left; margin:0 10px 0 0; }
.sr-viewwebsite { float:left; }
.sr-viewdetails { float:right; }
.sr-email a { display:block; background:url(images/bkgrd-btn-user-actions.gif) no-repeat; height:22px; padding:7px 10px 0 40px; }
.sr-viewwebsite a { display:block; background:url(images/bkgrd-btn-user-actions.gif) 0 -35px no-repeat; height:22px; padding:7px 10px 0 40px; }
.sr-viewdetails a { display:block; background:#6e1e1e; height:20px; margin:2px 0 0 0; padding:5px 10px 0 10px; }
.sr-wrapper h3{ 
	display:inline;
}
.sr-wrapper p{
	margin-top:6px
}
.country_small{
	display:inline;
	width:20px;
	height:14px;
}
.country_small img{
	width:20px;
	height:14px;	
}

a.free-seminar, a.free-seminar:visited, a.free-seminar:active, a.free-seminar:link{
	height:20px;
	float:left;
	text-align: center;
	margin: 8px 0 0 42px;
	padding: 4px 10px 0 10px;
	color:#ffd4d4; 
	text-decoration:none;
	background-image:url(images/red_btn-inactive.png);
	background-position:right;
	background-repeat:no-repeat
}

a.free-seminar:hover{
	text-decoration:none;
	color:#ffffd9;
	background-image:url(images/red_btn.png);
	background-position:right; 
	background-repeat:no-repeat
}


/* INSTITUTION = in */
.in-wrapper { width:644px; background:url(images/bkgrd-content-gradient-top-inner.gif) repeat-x; padding:10px 10px 20px 10px; border-bottom:dotted 2px #bebebe; margin:0 0 15px 0; }
.in-wrapper p { margin:0 0 10px 0; }
.in-intro { width:100%; }
.in-intro-logo { float:left; padding:0 10px 0 0; background:url(images/bkgrd-gradient-shadow-left.png) right top no-repeat; height:150px; width:182px; }
.in-intro-logo img { border:solid 1px #e2e2e2; max-width:180px; max-height:120px; }
.in-intro-info { float:left; padding:30px 0 10px 20px; width:432px; }
.in-intro-info h3 { font-size:14px; color:#333333; margin:0 5px 8px 0; display:inline; }
.in-intro-info p { font-size:12px; }
.in-intro-info a { color:#333333; }
.in-course { width:100%; margin:0 0 10px 0; }
.in-course h4 { float:left; width:170px; text-align:center; padding:0 20px; }
.in-course ul { float:left; width:434px; }
.in-course ul li { margin:0 0 4px 0; background:url(images/icon-bullet-grey.gif) 0 5px no-repeat; padding:0 0 0 10px; }
.in-country { width:100%; }
.in-country-flag { float:left; width:170px; text-align:center; padding:0 20px; }
.in-country-info { float:left; width:434px; }
.in-country-info h4 { margin:0 0 10px 0; }
.in-country-info a { color:#730E0E; font-style:italic; }
.in-addinfo { background:#FFFFFF; padding:10px; border:solid 1px #c6c6c6; width:622px; margin:0 0 10px 0; overflow:hidden; }
.in-addinfo-graphic { float:left; width:140px; margin:0 20px 0 0; }
.in-addinfo-content { float:left; width:462px; }

/* FORUM  */
.forum-actions { width:100%; margin:0 0 10px 0; }
.forum-actions li { float:left; margin:0 20px 0 0; }
.forum-actions li a { display:block; background:url(images/bkgrd-btn-user-actions.gif); height:22px; padding:7px 10px 0 40px; color:#FFFFFF;  }
.forum-actions .post-feedback a {}
.forum-actions .post-photo a { background-position:0 -70px; }
.forum-actions .post-video a { background-position:0 -105px; }
.forum-actions .post-link a { background-position:0 -35px; }
.forum-title { font-size:15px; font-weight:normal; font-family:'LatoRegular', Arial, Helvetica, sans-serif; color:#FFFFFF; background:url(images/bkgrd-gradient-diagonal-lines-title.jpg) repeat-x #000000; padding:4px 10px 5px 10px; margin:0 0 2px 0; }

.forum { background:#666666; padding:10px 10px 6px 10px; width:644px; margin-bottom: 10px; }
.forum-entry { width:624px; padding:10px; background:#e4e4e4; margin:0 0 4px 0; }
.forum-entry-graphic {float:left;width:250px;margin:0 20px 0 0;}
.forum-entry-content {float:left;width:350px;}
.forum-entry-content p { margin:0 0 10px 0; }
.forum-entry-name { color:#730E0E; margin:0 20px 0 0; font-style:italic; }
.forum-entry-date { color:#666666; font-style:italic; }

/* CONTACT US = cu */
.cu-form { background:#f7f7f7; border:solid 1px #c6c6c6; padding:10px 15px 15px 15px; margin:0 0 20px 0; }
.cu-form form { width:100%; }
.cu-form-title { font-family:'LatoRegular', Arial, Helvetica, sans-serif; font-size:14px; color:#6f0000; font-weight:normal; background:url(images/icon-enquiryform.gif) no-repeat; padding:8px 0 10px 40px; margin:0 0 10px 0; border-bottom:solid 1px #c6c6c6; }
.cu-form ul.col { float:left; margin:0 20px 0 0; }
.cu-form li { margin:0 0 6px 0; }
.cu-form label { display:block; line-height:100%; margin:0; }
.cu-form .textfield { background:#FFFFFF; color:#333333; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:solid 1px #4e616a; padding:3px 2px; width:176px; }
.cu-form textarea.address { background:#FFFFFF; color:#333333; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:solid 1px #4e616a; padding:3px 2px; width:176px; height:30px; resize:none; overflow:auto; }
.cu-form textarea { background:#FFFFFF; color:#333333; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:solid 1px #4e616a; padding:3px 2px; width:176px; height:60px; resize:none; overflow:auto; }
.cu-form .checkbox-form-action { margin:10px 0 0 0; }
.cu-form .checkbox-form-action .col-left { float:left; }
.cu-form .checkbox-group { background:#e2e2e2; border:solid 1px #FFFFFF; border-right:none; margin:0; -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); overflow:hidden; }
.cu-form .checkbox-group li { float:left; padding:6px; margin:0; border-right:solid 1px #FFFFFF; }
.cu-form .checkbox-group .checkbox { margin:0 4px; padding:0; width:13px; height:13px; vertical-align:middle; }
.cu-form .form-action { margin:0; float:right; }
.cu-form .form-action input { float:right; margin:0 0 0 10px; }
.cu-form .compulsory { font-size:10px; color:#666666; display:block; float:right; margin:6px 0 0 0; }

.location { width:100%; margin:0 0 20px 0; }
.location h3 { font-size:12px; margin:0 0 10px 0; }
.location-map { float:left; width:320px; margin:0 20px 0 0; }
.location-info { float:left; width:320px; font-size:12px; }
.location-info address { font-style:normal; margin:0 0 10px 0; }
.location-info p { margin:0 0 10px 0; }
.location-info a { color:#730E0E; }

.directions { border:solid 1px #c6c6c6; background:#FFFFFF; padding:15px; width:628px; }
.directions-map { float:left; width:300px; margin:0 20px 0 0; }
.directions-info { float:left; width:308px; }
.directions-info h3 { font-size:12px; padding:0 0 4px 0; border-bottom:solid 1px #c6c6c6; margin:0 0 10px 0; }
.directions-info li { font-size:12px; margin:0 0 10px 24px; padding:0 0 0 0; }

.message{ font:Arial, Helvetica, sans-serif; color:#d50000; font-size:14px; font-weight:bold;}
.message span{ font:Arial, Helvetica, sans-serif;color:#666666; font-size:14px; font-weight:normal;}

/* COUNTRIES */
.flags-wrapper { background:url(images/black-25pc.png) repeat; padding:15px 16px; width:598px; }
.flags-wrapper li { float:left; width:134px; margin:0 20px 20px 0;  }
.flags-wrapper li:nth-child(4n) { margin:0 0 10px 0; }
.flags-wrapper li a { display:block; color:#FFFFFF; font-size:12px; font-weight:bold; }
.flags-wrapper li p { margin:4px 0 0 0; text-align:center; }
.flags-wrapper li img { border:solid 1px #666666; }
.countries-intro { padding:0 40px; font-size:12px; text-align:justify; line-height:20px; margin:20px 0 30px 0; }
.choose-country { display:block; font-weight:bold; background:url(images/icon-white-down-arrow.gif) 186px center no-repeat; padding:0 20px 0 0; margin:0 0 10px 0; }

/* COUNTRY DETAILS */
.country-details { width:622px; padding:15px; margin:0 0 20px 0; clear:both; }
.country-details h3 { font-size:12px; }
.country-details p {
	margin:0 0 12px 0;
	line-height:18px;
	font-size: 18px;
}
.country-details ul {
	margin:0 0 12px 0;
	display:block;
	font-size: 18px;
}
.country-details ul li { background:url(images/icon-bullet-grey.gif) left 5px no-repeat; padding:0 0 0 10px; }
.country-flag { width:134px; float:left; margin:0 40px 20px 0; text-align:center; }
.country-flag span { display:block; padding:6px 0 0 0; font-size:12px; font-weight:bold; }
.country-details ol { margin:0 0 12px 0; display:inline-block; }
.country-details ol li { margin:0 0 0 16px; }

/* PARTNERS */
.partners-wrapper{width:610px;padding:15px 6px;}
.partners-wrapper li{float:left;width:124px;height:120px;margin:0 20px 14px 0;}
.partners-wrapper li a{display:block;color:#333;font-size:12px;font-weight:700;}
.partners-wrapper li p{text-align:center;height:34px;margin:4px 0 0;}
.partners-wrapper li img{border:solid 1px #666;}
.partners-intro{font-size:12px;text-align:justify;line-height:20px;margin:20px 0 30px;padding:0 40px;}
.choose-partners{display:block;font-weight:700;background:url(images/icon-white-down-arrow.gif) 240px center no-repeat;margin:0 0 10px;padding:0 20px 0 0;}
.partners-details ol{display:inline-block;margin:0 0 12px;}
.partners-details ol li{margin:0 0 0 16px;}

/* SUBJECT AREAS */ 
.flags-wrapper .sa-list{width:100%;margin-bottom:20px;padding:2px 0 0 2px;}
.flags-wrapper .sa-list li{width:135px;height:135px;float:left;position:relative;margin:0 12px 10px 0;}
.flags-wrapper .sa-list li img{position:absolute;z-index:1;max-width:135px;max-height:85px;width:auto;height:auto;}
.flags-wrapper .sa-list li a{display:block;width:124px;height:74px;color:#FFF;font-weight:700;line-height:14px;text-shadow:1px 1px 1px #000;position:absolute;z-index:2;padding:6px;}
.flags-wrapper .sa-list li span{position:absolute;z-index:3;top:90px;width:130px;}
.flags-wrapper .sa-list li a:link,.flags-wrapper .sa-list li a:active,.flags-wrapper .sa-list li a:visited{background:url(images/black-50pc-20pc.png) left top no-repeat;text-decoration:none;}
.flags-wrapper .sa-list li a:hover{background-position:right top;text-decoration:none;}
.flags-wrapper .sa-list li a:hover span{background:none;}

/* ABOUT US */ 
#about-title-01{float:left;width:600px;height:20px;text-align:justify;margin:20px 0 0 30px;}
#about-textarea-01{float:left;width:300px;height:186px;text-align:justify;margin:10px 0 0 30px;}
#about-picarea-01{float:left;width:250px;height:186px;margin:0 0 0 40px;}
#about-picarea-02{float:left;width:138px;height:208px;margin:10px 0 0 40px;}
#about-textarea-02{float:left;width:400px;height:200px;text-align:justify;margin:10px 0 0 40px;}
#about-textarea-03{float:left;width:590px;text-align:justify;margin:14px 0 0 30px;}
#about-textarea-04{float:left;width:590px;height:120px;text-align:justify;margin:16px 0 0 30px;}

/* OUR SERVICES */ 
#oursvcs-detailsbox{float:left;width:366px;}
#oursvcs-pic{float:left;width:362px;height:282px;}
#oursvcs-details{float:left;width:352px;margin-left:10px;}
#oursvcs-details ul li{background-image:url(images/bullet-redbox.gif);background-repeat:no-repeat;margin-top:10px;padding:0 0 0 20px;}
#oursvcs-freesvcsbox{float:left;width:286px;}
#oursvcs-freesvcs-top{float:left;width:284px;height:54px;}
#oursvcs-freesvcs-mid{float:left;width:254px;background-image:url(images/oursvcs-freesvcs_mid.gif);height:258px;padding:0 0 0 30px;}
#oursvcs-freesvcs-btm{float:left;width:284px;height:17px;}
#oursvcs-freesvcs-mid ul li{background-image:url(images/bullet-tick.png);background-repeat:no-repeat;padding:1px 22px 10px;}
#oursvcs-contacthere{float:left;width:224px;height:42px;margin:6px 0 0 20px;}
#oursvc-complisvcs{float:left;width:100%;margin:18px 0 0;}
#oursvc-complisvcs-title{float:left;background-color:#5e5e5e;color:#FFF;width:630px;padding:6px 10px;}
#oursvc-complisvcs ul{margin:4px 0 0;}
#oursvc-complisvcs ul li{background-image:url(images/oursvcs-greybox.gif);background-repeat:no-repeat;width:286px;height:68px;float:left;padding:8px 14px 0 26px;}
#events-arrbox{float:left;margin:12px 0 0 50px;}
#events-midbox{background-image:url(images/events-calendar-midbox.gif);background-repeat:no-repeat;width:481px;height:23px;float:left;text-align:center;padding:7px 16px 0;}
#events-calendarbox{float:left;position:relative;}
#events-calendarbox table{position:relative;z-index:2;}
#events-calendarbox-bg{position:absolute;width:600px;height:485px;background-color:#999;z-index:1;top:29px;left:49px;}
.events-calendar-lables{font-family:'LatoRegular', Arial, Helvetica, sans-serif;font-weight:700;font-size:12px;color:#333;}
.events-calendar-boxes{background-image:url(images/events-greybox.gif);background-repeat:no-repeat;}
.events-calendar-date{float:left;width:40px;text-align:right;margin:3px 0 0 36px;}
.events-calendar-event{float:left;background-image:url(images/icon-calendar.png);background-repeat:no-repeat;width:56px;height:36px;overflow:hidden;margin:0 0 2px 6px;padding:0 0 0 14px;}
.small_event_text{font-family:Arial, Helvetica, sans-serif !important;font-size:9px;font-weight:400;color:#400;}
.events-calendar-link,.events-calendar-link a:active,.events-calendar-link a:visited,.events-calendar-link a:link{color:#000;text-decoration:none;}
.events-calendar-details-title{font-family:Arial, Helvetica, sans-serif !important;font-size:14px;font-weight:700;color:#6e0101;}
#events-calendar-details-title{margin:16px;}
.events-calendar-eventbox{float:left;width:610px;height:48px;border:1px #c2c2c2 solid;background-color:#fff;margin:0 0 12px 18px;}
.events-calendar-eventdate{float:left;width:110px;height:20px;padding:14px 12px;}
.events-calendar-eventtitle{float:left;width:350px;height:20px;padding:14px 0;}
.events-calendar-eventlink{float:left;width:100px;height:34px;margin:10px 0 0 20px;}
#events-leftarr,#events-rightarr{width:32px;height:30px;float:left;}
#events-calendarbox td {
	border-right: none !important;
	border-bottom: none !important;
    background-color: transparent !important;
	padding: 0 !important;
}
#events-calendarbox-bg {
    background-color: transparent !important;
}
.events-calendar-lables{
    background-color: transparent !important;
}

/* SEMINAR & WORKSHOP REGISTRATION */
.sw-reg { border:solid 1px #440000; background:#FFFFFF; padding:10px 20px; }
.sw-reg .cu-form { margin:20px 0 0 0; }
.sw-reg .cu-form ul.col { margin:0 20px 0 0; }
.sw-reg .cu-form .textfield { width:156px; }
.sw-reg .cu-form textarea.address { width:156px; }
.sw-reg .cu-form textarea { width:156px; }
.sw-reg .cu-form .form-action { margin:10px 0 0 0; }
.sw-reg-institutions { margin:0 0 10px 0; }
.sw-reg-institutions li { background:url(images/icon-bullet-grey.gif) 0 5px no-repeat; padding:0 0 0 10px; }
.sw-reg-details { width:100%; margin:0 0 20px 0; }
.sw-reg-details-graphic { float:left; width:140px; }
.sw-reg-details-info { float:left; width:292px; margin:0; }
.sw-reg-details-info h3 { font-size:12px; margin:0 0 10px 0; }
.sw-reg-details-info li { margin:0 0 8px 0; }
.sw-reg-details-info label { display:block; width:60px; margin:0 10px 0 0; float:left; font-weight:bold; }
.sw-reg-details-info span { display:block; width:222px; float:left; }
.sw-reg-details-map { float:right; width:140px; }

/* quick links pages */
.unigrouping{
	width:612px;
	border: 1px #cccccc solid;
	background-color:#cccccc;
	padding: 10px;
}
.texttitle{
	font-size:14px;
	color:#ff6600	
}
.unigrouping-group{
	border: 1px #c4c4c4 solid;
	width:590px;
	padding:10px 10px;
	background-color:#f4f4f4;
	margin: 0 0 10px 0;
}

.unigrouping-entry{
	width:100%;
	margin-top: 6px;
}
 
.unigrouping-unit{
	width:130px;
	height:140px;
	margin:0px 10px 10px 0;
	float: left;
	border: #cccccc 1px solid;
	background-color: #FFF;
}
.unigrouping-unit-title, .unigrouping-unit-title a:link, .unigrouping-unit-title a:active, .unigrouping-unit-title a:visited{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color:#000
}
.unigrouping-unit-title img{
	width:130px;
	height:91px;
}


.unigrouping-unit-title a:hover{
	text-decoration:underline;
	color:#000
}

.unigrouping-logo{
	width:574px;
	border:1px #cccccc dotted;
	background-color:#FFF;
	padding:6px;
}

/* UCAS application */
.app-wrapper {padding:15px 6px;width:610px;}
.app-wrapper ul li {float:left; width:124px; margin:0 15px 14px 0;height: 120px; background:none; }
.app-wrapper li a { display:block; color:#333333; font-size:12px; font-weight:bold; }
.app-wrapper li p { margin:4px 0 0 0; text-align:center; height:34px; }
.app-wrapper li img { border:solid 1px #666666; }
.app-intro { padding:0 40px; font-size:12px; text-align:justify; line-height:20px; margin:20px 0 30px 0; }

/* PAGINATION */
.pagination { text-align:center; margin:20px 0 0 0; }
.pagination ul li { display:inline; }
.pagination a { padding:4px 6px; border:solid 1px #c6c6c6; color:#333333; }
.pagination a, .pagination span { display: inline; float: left; padding: 0.3em 0.5em; margin-right: 5px; margin-bottom: 5px; }
.pagination a:link, .pagination a:active, .pagination a:visited { text-decoration:none; }
.pagination a:hover { background:#666666; border-color:#666666; color:#FFFFFF; text-decoration:none; }
.pagination .current { background:#666666; border-color:#666666; color:#FFFFFF; text-decoration:none; padding:4px 6px; border: solid 1px #c6c6c6; }
.pagination .current.prev, .pagination .current.next{ color:#666666; border-color:#FFFFFF; background:#FFFFFF; }

/* EVENTS CALENDAR - SIDE */
.ec-side-title { width:194px; height:65px; background:url(images/btn-events-calendar.gif) no-repeat; display:block; text-indent:-9999px; }
.ec-side { border:solid 1px #c6c6c6; border-top:none; background:#f4f4f4; padding:0 5px 5px 5px; width:182px; }
.ec-side-info { width:182px; height:45px; display:block; background:url(images/h-cometoourfreeseminars.gif) no-repeat; text-indent:-9999px; margin:0 0 6px 0; }
.ec-side-studyin { font-family:'LatoBold', Arial, Helvetica, sans-serif; font-size:13px; color:#6f0000; margin:0 0 6px 0; }
.ec-side-more { text-align:right; margin:6px 0 0 0; }
.ec-side-more a { color:#730e0e; }
.ec-side-more a:link, .ec-side-more a:active, .ec-side-more a:visited { text-decoration:none; }
.ec-side-more a:hover { text-decoration:underline; }
.ec-side-entry { margin:0 0 2px 0; }
.ec-side-entry a { display:block; border:solid 1px #730e0e; background:url(images/icon-ec-side-entry-corner.gif) right bottom no-repeat #730e0e; padding:6px 4px; }
.ec-side-entry a:link, .ec-side-entry a:active, .ec-side-entry a:visited { color:#ffe0e0; text-decoration:none; }
.ec-side-entry a:hover { color:#FFFFFF; text-decoration:none; }
.ec-side-entry a:hover p { color:#FF9; }
.ec-side-entry a span { display:block; background:url(images/icon-ec-side-entry-book.gif) top left no-repeat; padding:0 22px 0 28px; }
.ec-side-entry a:hover span { background-position:left 2px; }
.ec-side-entry p { font-size:10px; }

/* FACEBOOK CONNECT - SIDE */
.fb-connect-side { padding:10px 0; text-align:right; }

/* ENQUIRY FORM - SIDE */
.enq-side { background:#f7f7f7; border:solid 1px #c6c6c6; width:162px; padding:10px 15px 15px 15px; }
.enq-side-title { font-family:'LatoRegular', Arial, Helvetica, sans-serif; font-size:14px; color:#6f0000; font-weight:normal; background:url(images/icon-enquiryform.gif) no-repeat; padding:8px 0 10px 40px; margin:0 0 10px 0; border-bottom:solid 1px #c6c6c6; }
.enq-side li { margin:0 0 6px 0; }
.enq-side label { display:block; line-height:100%; margin:0; }
.enq-side .textfield { background:#FFFFFF; color:#333333; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:solid 1px #4e616a; padding:3px 2px; width:156px; }
.enq-side textarea.address { background:#FFFFFF; color:#333333; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:solid 1px #4e616a; padding:3px 2px; width:156px; height:30px; resize:none; overflow:auto; }
.enq-side textarea { background:#FFFFFF; color:#333333; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:solid 1px #4e616a; padding:3px 2px; width:156px; height:60px; resize:none; overflow:auto; }
.enq-side .checkbox-group { background:#e2e2e2; border:solid 1px #FFFFFF; border-bottom:0; width:160px; margin:14px 0; -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1); }
.enq-side .checkbox-group li { clear:both; padding:6px 0; border-bottom:solid 1px #FFFFFF; margin:0; width:160px; }
.enq-side .checkbox-group .checkbox { margin:0 4px; padding:0; width:13px; height:13px; vertical-align:middle; }
.enq-side .form-action { margin:10px 0 0 0; }
.enq-side .form-action input { float:right; }
.enq-side .compulsory { font-size:10px; color:#666666; display:block; float:left; margin:6px 0 0 0; }

/* FOOTER */
.footer { width:860px; background: url(images/bkgrd-footer-skyline.gif) no-repeat #777777; padding:0 20px 20px 20px; margin:30px 0 0 0; border:solid 2px #FFFFFF; border-top:none; color:#FFFFFF; line-height:16px; }
.footer strong { font-size:12px; }
.footer-col-left { float:left; width:500px; padding:150px 0 0 0; }
.footer-col-right { float:right; text-align:right; width:360px; padding:150px 0 0 0; }
.footer address { font-style:normal; }
.footer-divider { margin:0 20px; }

/* BACK TO TOP */
#toTop { background:url(images/icon-back-to-top.gif) no-repeat left top; display:none; text-decoration:none; position:fixed; bottom:50%; right:10px; overflow:hidden; width:51px; height:51px;	border:none; text-indent:-999px; cursor:pointer; }
#toTopHover { background:url(images/icon-back-to-top.gif) no-repeat left -51px; width:51px; height:51px; display:block; overflow:hidden; float:left; opacity:0; -moz-opacity:0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus { outline:none; }


/************/
/* FACEBOOK */
/************/
.fb_hidden{position:absolute;top:-10000px;z-index:10001}
.fb_invisible{display:none}
.fb_reset{background:none;border-spacing:0;border:0;color:#000;cursor:auto;direction:ltr;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size: 11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}
.fb_link img{border:none}
.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}
.fb_dialog_advanced{padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px}
.fb_dialog_content{background:#fff;color:#333}
.fb_dialog_close_icon{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/s816eWC-2sl.gif);cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px;top:8px\9;right:7px\9}
.fb_dialog_mobile .fb_dialog_close_icon{top:5px;left:5px;right:auto}
.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}
.fb_dialog_close_icon:hover{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/s816eWC-2sl.gif)}
.fb_dialog_close_icon:active{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent;_background-image:url(http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/s816eWC-2sl.gif)}
.fb_dialog_loader{background-color:#f2f2f2;border:1px solid #606060;font-size: 24px;padding:20px}
.fb_dialog_top_left,
.fb_dialog_top_right,
.fb_dialog_bottom_left,
.fb_dialog_bottom_right{height:10px;width:10px;overflow:hidden;position:absolute}
.fb_dialog_top_left{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/ye/r/8YeTNIlTZjm.png) no-repeat 0 0;left:-10px;top:-10px}
.fb_dialog_top_right{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/ye/r/8YeTNIlTZjm.png) no-repeat 0 -10px;right:-10px;top:-10px}
.fb_dialog_bottom_left{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/ye/r/8YeTNIlTZjm.png) no-repeat 0 -20px;bottom:-10px;left:-10px}
.fb_dialog_bottom_right{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/ye/r/8YeTNIlTZjm.png) no-repeat 0 -30px;right:-10px;bottom:-10px}
.fb_dialog_vert_left,
.fb_dialog_vert_right,
.fb_dialog_horiz_top,
.fb_dialog_horiz_bottom{position:absolute;background:#525252;filter:alpha(opacity=70);opacity:.7}
.fb_dialog_vert_left,
.fb_dialog_vert_right{width:10px;height:100%}
.fb_dialog_vert_left{margin-left:-10px}
.fb_dialog_vert_right{right:0;margin-right:-10px}
.fb_dialog_horiz_top,
.fb_dialog_horiz_bottom{width:100%;height:10px}
.fb_dialog_horiz_top{margin-top:-10px}
.fb_dialog_horiz_bottom{bottom:0;margin-bottom:-10px}
.fb_dialog_iframe{line-height:0}
.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #3b5998;color:#fff;font-size: 14px;font-weight:bold;margin:0}
.fb_dialog_content .dialog_title > span{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/yd/r/Cou7n-nqK52.gif)
no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}
body.fb_hidden{-webkit-transform:none;height:100%;margin:0;left:-10000px;overflow:visible;position:absolute;top:-10000px;width:100%
}
.fb_dialog.fb_dialog_mobile.loading{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/yO/r/_j03izEX40U.gif)
white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}
.fb_dialog.fb_dialog_mobile.loading.centered{max-height:590px;min-height:590px;max-width:500px;min-width:500px}
#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .45);position:absolute;left:0;top:0;width:100%;min-height:100%;z-index:10000}
#fb-root #fb_dialog_ipad_overlay.hidden{display:none}
.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}


.fb_dialog_content .dialog_header{-webkit-box-shadow:white 0 1px 1px -1px inset;background:-webkit-gradient(linear, 0 0, 0 100%, from(#738ABA), to(#2C4987));border-bottom:1px solid;border-color:#1d4088;color:#fff;font:14px Helvetica, sans-serif;font-weight:bold;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle
white-space:nowrap}
.fb_dialog_content .dialog_header table{-webkit-font-smoothing:subpixel-antialiased;height:43px;width:100%
}
.fb_dialog_content .dialog_header td.header_left{font-size: 12px;padding-left:5px;vertical-align:middle;width:60px
}
.fb_dialog_content .dialog_header td.header_right{font-size: 12px;padding-right:5px;vertical-align:middle;width:60px
}
.fb_dialog_content .touchable_button{background:-webkit-gradient(linear, 0 0, 0 100%, from(#4966A6),
color-stop(0.5, #355492), to(#2A4887));border:1px solid #29447e;-webkit-background-clip:padding-box;-webkit-border-radius:3px;-webkit-box-shadow:rgba(0, 0, 0, .117188) 0 1px 1px inset,
rgba(255, 255, 255, .167969) 0 1px 0;display:inline-block;margin-top:3px;max-width:85px;line-height:18px;padding:4px 12px;position:relative}
.fb_dialog_content .dialog_header .touchable_button input{border:none;background:none;color:#fff;font:12px Helvetica, sans-serif;font-weight:bold;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}
.fb_dialog_content .dialog_header .header_center{color:#fff;font-size: 16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}
.fb_dialog_content .dialog_content{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #555;border-bottom:0;border-top:0;height:150px}
.fb_dialog_content .dialog_footer{background:#f2f2f2;border:1px solid #555;border-top-color:#ccc;height:40px}
#fb_dialog_loader_close{float:left}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_button{text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}
.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}
.fb_iframe_widget{position:relative;display:-moz-inline-block;display:inline-block}
.fb_iframe_widget iframe{position:relative;vertical-align:text-bottom}
.fb_iframe_widget span{position:relative}
.fb_hide_iframes iframe{position:relative;left:-10000px}
.fb_iframe_widget_loader{position:relative;display:inline-block}
.fb_iframe_widget_loader iframe{min-height:32px;z-index:2;zoom:1}
.fb_iframe_widget_loader .FB_Loader{background:url(http://static.ak.fbcdn.net/rsrc.php/v1/y9/r/jKEcVPZFk-2.gif) no-repeat;height:32px;width:32px;margin-left:-16px;position:absolute;left:50%;z-index:4}
.fb_button_simple,
.fb_button_simple_rtl{background-image:url(http://static.ak.fbcdn.net/rsrc.php/v1/yH/r/eIpbnVKI9lR.png);background-repeat:no-repeat;cursor:pointer;outline:none;text-decoration:none}
.fb_button_simple_rtl{background-position:right 0}
.fb_button_simple .fb_button_text{margin:0 0 0 20px;padding-bottom:1px}
.fb_button_simple_rtl .fb_button_text{margin:0 10px 0 0}
a.fb_button_simple:hover .fb_button_text,
a.fb_button_simple_rtl:hover .fb_button_text,
.fb_button_simple:hover .fb_button_text,
.fb_button_simple_rtl:hover .fb_button_text{text-decoration:underline}
.fb_button,
.fb_button_rtl{background:#29447e url(http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/FGFbc80dUKj.png);background-repeat:no-repeat;cursor:pointer;display:inline-block;padding:0 0 0 1px;text-decoration:none;outline:none}
.fb_button .fb_button_text,
.fb_button_rtl .fb_button_text{background:#5f78ab url(http://static.ak.fbcdn.net/rsrc.php/v1/yL/r/FGFbc80dUKj.png);border-top:solid 1px #879ac0;border-bottom:solid 1px #1a356e;color:#fff;display:block;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-weight:bold;padding:2px 6px 3px 6px;margin:1px 1px 0 21px;text-shadow:none}
a.fb_button,
a.fb_button_rtl,
.fb_button,
.fb_button_rtl{text-decoration:none}
a.fb_button:active .fb_button_text,
a.fb_button_rtl:active .fb_button_text,
.fb_button:active .fb_button_text,
.fb_button_rtl:active .fb_button_text{border-bottom:solid 1px #29447e;border-top:solid 1px #45619d;background:#4f6aa3;text-shadow:none}
.fb_button_xlarge,
.fb_button_xlarge_rtl{background-position:left -60px;font-size: 24px;line-height:30px}
.fb_button_xlarge .fb_button_text{padding:3px 8px 3px 12px;margin-left:38px}
a.fb_button_xlarge:active{background-position:left -99px}
.fb_button_xlarge_rtl{background-position:right -268px}
.fb_button_xlarge_rtl .fb_button_text{padding:3px 8px 3px 12px;margin-right:39px}
a.fb_button_xlarge_rtl:active{background-position:right -307px}
.fb_button_large,
.fb_button_large_rtl{background-position:left -138px;font-size: 13px;line-height:16px}
.fb_button_large .fb_button_text{margin-left:24px;padding:2px 6px 4px 6px}
a.fb_button_large:active{background-position:left -163px}
.fb_button_large_rtl{background-position:right -346px}
.fb_button_large_rtl .fb_button_text{margin-right:25px}
a.fb_button_large_rtl:active{background-position:right -371px}
.fb_button_medium,
.fb_button_medium_rtl{background-position:left -188px;font-size: 11px;line-height:14px}
a.fb_button_medium:active{background-position:left -210px}
.fb_button_medium_rtl{background-position:right -396px}
.fb_button_text_rtl,
.fb_button_medium_rtl .fb_button_text{padding:2px 6px 3px 6px;margin-right:22px}
a.fb_button_medium_rtl:active{background-position:right -418px}
.fb_button_small,
.fb_button_small_rtl{background-position:left -232px;font-size: 10px;line-height:10px}
.fb_button_small .fb_button_text{padding:2px 6px 3px;margin-left:17px}
a.fb_button_small:active,
.fb_button_small:active{background-position:left -250px}
.fb_button_small_rtl{background-position:right -440px}
.fb_button_small_rtl .fb_button_text{padding:2px 6px;margin-right:18px}
a.fb_button_small_rtl:active{background-position:right -458px}
.fb_share_count_wrapper{position:relative;float:left}
.fb_share_count{background:#b0b9ec none repeat scroll 0 0;color:#333;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;text-align:center}
.fb_share_count_inner{background:#e8ebf2;display:block}
.fb_share_count_right{margin-left:-1px;display:inline-block}
.fb_share_count_right .fb_share_count_inner{border-top:solid 1px #e8ebf2;border-bottom:solid 1px #b0b9ec;margin:1px 1px 0 1px;font-size: 10px;line-height:10px;padding:2px 6px 3px;font-weight:bold}
.fb_share_count_top{display:block;letter-spacing:-1px;line-height:34px;margin-bottom:7px;font-size: 22px;border:solid 1px #b0b9ec}
.fb_share_count_nub_top{border:none;display:block;position:absolute;left:7px;top:35px;margin:0;padding:0;width:6px;height:7px;background-repeat:no-repeat;background-image:url(http://static.ak.fbcdn.net/rsrc.php/v1/yU/r/bSOHtKbCGYI.png)}
.fb_share_count_nub_right{border:none;display:inline-block;padding:0;width:5px;height:10px;background-repeat:no-repeat;background-image:url(http://static.ak.fbcdn.net/rsrc.php/v1/yX/r/i_oIVTKMYsL.png);vertical-align:top;background-position:right 5px;z-index:10;left:2px;margin:0 2px 0 0;position:relative}
.fb_share_no_count{display:none}
.fb_share_size_Small .fb_share_count_right .fb_share_count_inner{font-size: 10px}
.fb_share_size_Medium .fb_share_count_right .fb_share_count_inner{font-size: 11px;padding:2px 6px 3px;letter-spacing:-1px;line-height:14px}
.fb_share_size_Large .fb_share_count_right .fb_share_count_inner{font-size: 13px;line-height:16px;padding:2px 6px 4px;font-weight:normal;letter-spacing:-1px}
.fb_share_count_hidden .fb_share_count_nub_top,
.fb_share_count_hidden .fb_share_count_top,
.fb_share_count_hidden .fb_share_count_nub_right,
.fb_share_count_hidden .fb_share_count_right{visibility:hidden}
.fb_connect_bar_container div,
.fb_connect_bar_container span,
.fb_connect_bar_container a,
.fb_connect_bar_container img,
.fb_connect_bar_container strong{background:none;border-spacing:0;border:0;direction:ltr;font-style:normal;font-variant:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal;vertical-align:baseline}
.fb_connect_bar_container{position:fixed;left:0 !important;right:0 !important;height:42px !important;padding:0 25px !important;margin:0 !important;vertical-align:middle !important;border-bottom:1px solid #333 !important;background:#3b5998 !important;z-index:99999999 !important;overflow:hidden !important}
.fb_connect_bar_container_ie6{position:absolute;top:expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+"px":body.scrollTop+"px")}
.fb_connect_bar{position:relative;margin:auto;height:100%;width:100%;padding:6px 0 0 0 !important;background:none;color:#fff !important;font-family:"lucida grande", tahoma, verdana, arial, sans-serif !important;font-size: 13px !important;font-style:normal !important;font-variant:normal !important;font-weight:normal !important;letter-spacing:normal !important;line-height:1 !important;text-decoration:none !important;text-indent:0 !important;text-shadow:none !important;text-transform:none !important;white-space:normal !important;word-spacing:normal !important}
.fb_connect_bar a:hover{color:#fff}
.fb_connect_bar .fb_profile img{height:30px;width:30px;vertical-align:middle;margin:0 6px 5px 0}
.fb_connect_bar div a,
.fb_connect_bar span,
.fb_connect_bar span a{color:#bac6da;font-size: 11px;text-decoration:none}
.fb_connect_bar .fb_buttons{float:right;margin-top:7px}
.fb_edge_widget_with_comment{position:relative;*z-index:1000}
.fb_edge_widget_with_comment span.fb_edge_comment_widget{position:absolute}
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr{left:-4px}
.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_rtl{left:2px}
.fb_edge_widget_with_comment span.fb_send_button_form_widget{left:0;z-index:1}
.fb_edge_widget_with_comment span.fb_send_button_form_widget .FB_Loader{left:0;top:1px;margin-top:6px;margin-left:0;background-position:50% 50%;background-color:#fff;height:150px;width:394px;border:1px #666 solid;border-bottom:2px solid #283e6c;z-index:1}
.fb_edge_widget_with_comment span.fb_send_button_form_widget.dark .FB_Loader{background-color:#000;border-bottom:2px solid #ccc}
.fb_edge_widget_with_comment span.fb_send_button_form_widget.siderender
.FB_Loader{margin-top:0}
.fbpluginrecommendationsbarleft,
.fbpluginrecommendationsbarright{position:fixed !important;bottom:0;z-index:999}
/* @noflip */
.fbpluginrecommendationsbarleft{left:10px}
/* @noflip */
.fbpluginrecommendationsbarright{right:10px}

.side_find{
	background-image:url(images/side_find_bg.jpg);
	height:314px;
	margin-bottom:18px;
	padding:10px 6px 0 20px;
}

#find_title{
	margin: 2px 0 0 40px;
	color:#710b0b;
	font-size:13px;
	font-weight:bold
}


#find_field01{
	margin: 52px 0 0 0px;
	height:40px;
	color:#FFF;
}

#find_field02{
	margin: 18px 0 0 0px;
	height:40px;
	color:#FFF;
}

#find_field03{
	margin: 17px 0 0 0px;
	height:40px;
	color:#FFF;
}

#find_btn{
	margin: 20px 0 0 0px;
	height:40px;
	text-align:right
}
.icon-pdf{  background:url(images/icon-pdf.gif) no-repeat; padding: 0 0 2px 24px; display:block; width:150px; }
.side_find select{
	width:156px
}

.error{ font:Arial, Helvetica, sans-serif; color:#d50000; font-size:12px; font-weight:bold;}

input[id='enquiryBtn']{ background:url(images/btn-enquiry-send.gif) no-repeat; width:68px; height:31px; border:none;text-indent: -9999px;overflow: hidden;display: block;}
.makeTextRed{
height:20px;
float:left;
clear:both;
display:block;
text-align: center;
margin: 8px 0 8px 0px;
padding:6px 10px 0 10px;
color:#ffffff;
text-decoration:none;
background-image:url(images/topic_bg.png);
background-repeat:repeat;
font-size:12px;
}
