/*------------------------------------------------------------------------
# JA Rutile for Joomla 15 - Version 1.0 - Licence Owner JA178812
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #999999;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 2px 0 2px 25px;
}

blockquote span.close {
	background: url(../images/sc-q.gif) no-repeat bottom right;
	padding: 2px 25px 2px 0;
}

/* Dropcap */
.dropcap {
	color: #CC0000;
	display: block;
	float: left;
	font: 60px/58px Georgia, Times, serif;
	padding: 0 10px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(../images/icon-error.gif) no-repeat 0px 4px;
	color: #CC0000;
	padding-left: 25px;
}

p.message {
	background: url(../images/icon-info.gif) no-repeat 0px 4px;
	color: #00508E;
	padding-left: 25px;
}

p.tips {
	background: url(../images/icon-tips.gif) no-repeat 0px 4px;
	color: #FF6600;
	padding-left: 25px;
}

p.feed {
	background: url(../images/icon-rss.gif) no-repeat 0px 4px;
	padding: 3px 0 3px 25px;
}

.highlight {
	color: #333333;
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 15px 10px 15px 60px;
}

p.download {
	background: url(../images/icon-download.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 15px 10px 15px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(../images/icon-checklist.gif) no-repeat 0 6px !important;
	margin-left: 15px !important;
	padding: 0 0 0 20px !important;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(../images/icon-star.gif) no-repeat 0 0px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Check list arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(../images/icon-arrow.gif) no-repeat 3px 7px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Film list arrow */
ul.film {
	list-style: none;
}

ul.film li {
	background: url(../images/icon-film.gif) no-repeat 0px 2px;
	margin-left: 15px;
	padding: 0 0 0 20px;
	line-height: 180%;
}

/* Bignumber */
.bignumber {
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	background: url(../images/icon-author.gif) no-repeat left center;
	font-weight: bold;
	margin-left: 25px;
	padding-left: 20px;
}

div.bubble1 div {
	/*background: url(../images/bub1-br.gif) no-repeat bottom right;*/
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	/*background: url(../images/bub1-bl.gif) no-repeat bottom left;*/
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble1 {
	margin: 10px 20px 10px 20px;
	padding: 10px 15px 20px;
	width: auto;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    text-align: justify;
    float: left;
}

.legend p {
    text-align: justify;
}


div.bubble2 div {
	background: url(../images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(../images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
	width: 236px;
}

.legend {
	/*border: 1px solid #E6E6E6;*/
	margin: 20px;
	padding: 0 10px;
	position: relative;
}

.padding-none ul.film li {
	margin-left: 0;
}


.footer-row2
{ padding: 5px;}
#ja-content p{ width: 100%;float: left;}

.ja-box-tl p{ padding: 0px;float: left;width: 100%;}
.ja-box-tl p a{ padding: 0 5px;}
.develop  { color: #0081D3;}
.develop a { color: #0081D3;}

.banner{position: relative;overflow: auto;}
.banner ul{margin: 0px;padding: 0px;}
.banner li{list-style: none;}
.banner ul li{float: left;}
.banner .dots{bottom: 20px;left: 0;position: absolute;right: 0;text-align: center;}
.banner .dots li{border: 2px solid #FFFFFF;border-radius: 6px 6px 6px 6px;cursor: pointer;display: inline-block;height: 10px;margin: 0 4px;opacity: 0.4;text-indent: -999em;transition: background 0.5s ease 0s, opacity 0.5s ease 0s;width: 10px;}
.banner .dots li.active{background: none repeat scroll 0 0 #FFFFFF;opacity: 1;}

#nav1{position: absolute;z-index: 11111;right: 10px;bottom: 10px;}
#nav1 a{width: 13px;height: 14px;float: left;background: url(../images/sprite-top-footer.png) -145px -55px no-repeat;display: block;margin-right: 5px;text-indent: -10000px;}
#nav1 a.activeSlide{background-position: -127px -55px;}
#highlight1{position: relative;left: 20px;top: 3px;border: 1px solid #e9e9e9;border-radius:15px;float: left;}
#highlight1 li{float: left;display: inline;width: 700px;height: 230px;background: none;padding-left: 0px;}
#banner{position: relative;float: left;}

.marqueet-table{ margin:10px 20px 0px 20px;border: 1px solid #e9e9e9;border-radius: 5px;}

.rshah  { width: 100%;float: left;}
.rshah .rshah-img { float: left;width: 30%;}
.rshah .rshah-txt { float: left;width: 50%;}
.rshah .rshah-cont { float: right;width: 10%;padding-top: 20px;}

.bubble_pages {
	margin: 10px 20px 10px 20px;
	padding: 10px 15px 20px;
	width: 90%;
    border: 1px solid #e9e9e9;
    border-radius: 10px;
    text-align: justify;
    float: left;
}

.bubble_pages h1{
    font-size: 16px;
	float: left;
	font-weight: bold;
	margin: 0;
	width: 100%;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 5px;
}

.bubble_pages ol{width: 100%;float: left;}

.contact-us{width:98%; float:left; padding:0 1%;}
.contact-us-left{width:50%; float:left;}
.contact-us-left p{float: left;width: 100%; }
.contact-us-left p strong{ padding-bottom: 5px;float: left;width: 100%; }
.contact-us-left p strong img{ padding-bottom: 5px;float: left;padding-right: 5px;}
.contact-us-right{width:50%; float:left;}
.contact-row{width:97.4%; float:left; padding:0 10px 10px;}
.contact-row label{width:65%; float:left; font-size:14px; color:#000; line-height:18px; padding:5px 0;}
.contact-row .text-box{width:65%; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:0 1%;}
.contact-row .textarea{width:80%; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; height:150px;}
.contact-row .radio-button{width:10%; }
.contact-row span{ float: left;}

.online-assessment{width:98%; float:left; padding:0 1%;}

.online-assessment{width:97.4%; float:left; padding:0 10px 10px;}
.online-assessment label{width:150px; float:left; font-size:14px; color:#000; line-height:18px; padding:5px 0;}
.online-assessment .small-label{width:100px; float:left; font-size:14px; color:#000; line-height:18px; padding:5px 0;}
.online-assessment .med-label{ width: 150px; float:left; font-size:14px; color:#000; line-height:18px; padding:5px 0;}
.online-assessment .text-box-tiny{ width: 100px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:0 1%;margin-right: 15px;}
.online-assessment .text-box-small{ width: 150px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:0 1%;margin-right: 15px;}
.online-assessment .text-box-med{width:200px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:0 1%;margin-right: 15px;}
.online-assessment .text-box{width:250px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:0 1%;}
.online-assessment .textarea{width:250px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; height:150px;}

.online-assessment .select-box-med{width:200px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:3px 1%;margin-right: 15px;}
.online-assessment .select-box-small{width:150px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:3px 1%;margin-right: 15px;}
.online-assessment .select-box-tiny{width:100px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:3px 1%;margin-right: 15px;}

.online-assessment .select-box-crs{width:340px; float:left; border:1px solid #ddd; height:28px; font-size:14px; color:#2a2a2a; padding:3px 0;margin-right: 15px;}
.online-assessment .select-box-crsfr{width:205px; float:left; border:1px solid #ddd; height:28px; font-size:12px; color:#2a2a2a; padding:3px 0;margin-right: 15px;}

.online-assessment .check-box{float: left;margin: 7px 7px 7px 0px;}
.online-assessment span{ float: left;}
.clear { clear: both;}

table{ float: left;}
table tr td{ padding: 5px 0px 0px 0px;}

.table {border:1px solid #EBEBEB;border-collapse:collapse;color:#817E7E;font-family:Arial,Helvetica,sans-serif;font-size:12px;margin-bottom: 20px;margin-top: 10px;left}
.table th {background-color:#F6F6F6;border:1px solid #EBEBEB;color:#454545;font-size: 12px;font-weight:bold;padding:5px 8px;}
.table a:hover {text-decoration:underline;}
.table td {border:1px solid #EBEBEB;color:#363636;font-size:14px;line-height:18px;padding:5px 8px;}

.NOIELTS { display: none;}
#imgpdf{width: 70px}
#imgpdf1{width: 70px}
.button a:hover { color: #fff !important;  }
#showbox{ float: right;}
#hidebox{ float: right;}

.bubble_pages ul{float: left;font-size:14px;font-family: 'Roboto Condensed', sans-serif; color:#4e4e4e;margin: 2px;padding: 0 5px;width: 100%;}
.bubble_pages ul li{text-align: left;display: list-item; font-size:14px;font-family: 'Roboto Condensed', sans-serif;line-height: 18px;color:#4e4e4e;  background:url(../images/round.png) no-repeat left 13px; padding:5px 10px 5px 20px;list-style: none;}  
.bubble_pages ul li a{text-align: left;font-size:14px;font-family: 'Roboto Condensed', sans-serif;line-height: 18px;color:#4e4e4e; }  
.bubble_pages ul li a:hover{text-align: left;font-size:14px;font-family: 'Roboto Condensed', sans-serif;line-height: 18px;color:#069fdb; }  

.bubble_pages ul li ul{width: 92%;float: left;font-size:14px;font-family: 'Roboto Condensed', sans-serif; color:#4e4e4e; list-style-image:url('../images/round.png');}
.bubble_pages ul li ul li{text-align: left;display: list-item; font-size:14px;font-family: 'Roboto Condensed', sans-serif;line-height: 18px;color:#4e4e4e;margin: 0 0 0 15px;}
.bubble_pages ul li ul li a{text-align: left;font-size:14px;font-family: 'Roboto Condensed', sans-serif;line-height: 18px;color:#4e4e4e; }  
.bubble_pages ul li ul li a:hover{text-align: left;font-size:14px;font-family: 'Roboto Condensed', sans-serif;line-height: 18px;color:#069fdb; }  
.eligible { display: none;}
.showNet { display: none;}
.showBOp { display: none;}

.red { color: red;margin: 3px;font-size: 20px;}

.online-assessment .text-box-med-2{width:150px; float:left; border:1px solid #ddd; height:28px; font-size:12px; color:#2a2a2a; padding:0 1%;margin-right: 15px;}
.online-assessment .select-box-small-2{width:120px; float:left; border:1px solid #ddd; height:28px; font-size:12px; color:#2a2a2a; padding:3px 1%;margin-right: 15px;}
.online-assessment .select-box-tiny-2{width:75px; float:left; border:1px solid #ddd; height:28px; font-size:12px; color:#2a2a2a; padding:3px 1%;margin-right: 15px;}
