@charset "utf-8";
/* CSS Document */

html, body {
    height: 100%;
}

body {
	font-size: 12px;
	font-family: Helvetica, Verdana, sans-serif;
	margin:0 auto;

}

body.bg {
		background: url(../images/banner_bg.jpg) top repeat-x;
}


.clear {
	margin:0;
	padding:0;
	clear:both;
}

#header {
	height: 100px;
	margin: 0;
	padding:30px 0 0 0;
}

#header_banner {
background-image:url(../images/banner.jpg);
	width:984px;
	height:75px;
	margin:0;
	padding:0;
}


a#head-link {
	padding: 0;
	margin:0;
	cursor:pointer;
}

.container {
	width:1100px;
	margin:0 auto;
	padding: 0;
}

/* --- Login page --- */
#container_login {
	margin:10px 0;
	padding:0;
	position:relative;
}

#container_login_left {
	position:relative;
	z-index: 2;
	background: #FFFFFF;
	width:370px;
	margin:0 0 0 12px;
	padding:40px 25px 35px 25px;
	float:left;
	border:1px solid #e3e3e3;
	-webkit-box-shadow: 1px 1px 5px 1px rgba(227,227,227,0.5);
	-moz-box-shadow: 1px 1px 5px 1px rgba(227,227,227,0.5);
	box-shadow: 1px 1px 5px 1px rgba(227,227,227,0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}


#table_mini_top {
	background:url(../images/table_sm_top.jpg) top no-repeat;
	height:11px;
}


#table_mini_btm {
	background:url(http://www.roadtoielts.com/images/table_left_btm.jpg) top no-repeat;
	height:75px;
}


#table_mini_mid {
	margin:0;
	padding:0;
}

p.title-td {
	color:#184A7F;
	font-size:1.6em;
	margin:0 0 10px 0;
	
	line-height:34px;
	text-align:center;
	font-weight: 700;
	
	
	background:url(../images/ico_testdrive2.png)  no-repeat left center;
	background-size: 32px 32px;
	
	padding:0 0 0 45px;
	display:inline-block;
}

p.title-td span {
	background:url(../images/ico_testdrive2.png)  no-repeat left center;
	background-size: 32px 32px;
	line-height:32px;
	padding:0 0 0 45px;
	display:inline-block;
	
}

p.title-fv {
	color:#184A7F;
	font-size:1.6em;
	margin:0 0 10px 0;
	
	line-height:34px;
	text-align:center;
	font-weight: 700;
	
	background:url(../images/ico_full2.png) no-repeat left center;
	background-size: 32px 32px;
	
	padding:0 0 0 45px;
	display:inline-block;
}
p.title-fv span {
	background:url(../images/ico_full2.png) no-repeat left center;
	background-size: 32px 32px;
	line-height:32px;
	padding:0 0 0 35px;
	display:inline-block;
	
}

#table_mini_title {
	background-image:url(../images/table_testdrive_banner.jpg);
	height:22px;
	margin: 10px 0;
}

/* Cynthia- table features */
.outer {
	Margin: 0 auto;
    width: 100%;
    max-width: 400px;
}
.inner {
	padding: 0px;
}


/*Two column layout*/
.four-column {
	text-align: left;
    font-size: 0;
	padding: 10px 0;
}
.four-column .column1 {
	width: 100%;
	height: 50px;
    max-width: 30px;
	border: 0;
    display: inline-block;
    vertical-align: top;
}
.four-column .column2 {
	width: 100%;
    max-width: 153px;
	border: 0;
    display: inline-block;
    vertical-align: top;
}
.contents {
	width: 100%;
}
.four-column .contents {
	font-size: 12px;
    text-align: left;
}
.four-column .text img {
    width: 21px;
    max-width: 280px;
    height: auto;
	margin-right: 0px;
	float:left;
}





/*== */

.field_title {
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	line-height:16px;
}

p.field_txt_login {
	margin:0;
	padding:10px 0;
	line-height:16px;
	text-align:center;
}



.field_small {
	font-family: Helvetica, Verdana, sans-serif;
	font-size:12px;
	border: 0;
	width: 80px;
	background-color: #E8E8E8;
	padding: 2px;
	float:left;
}

.line_small {
	margin: 13px 0;
	height:30px;
	background:url(../images/line.jpg) repeat-x;
	clear:both;
}

.line_big {
	height:30px;
	background:url(../images/line.jpg) repeat-x;
	width:924px;
	clear:both;
	position: relative;
}

#container_login_right {
	position: absolute;
	z-index: 1;
	left: 330px;
	width:770px;
	height: 605px;
	margin:0;
	padding:20px 0 0 0;
	float:left;
	
	
}
#container_login_right #abc-upgrade-box {
	width:555px;
	margin:0;
	padding:0;
	height: 599px;
}

#right1 {
	background:url(../images/rti2_tablet.png) right top;
	background-size:contain;
	background-repeat:no-repeat;
	height:100%;
	margin: 0;
	padding:0;

}





/* --- Button --- */
.btn_start{

	display:block;
	text-align:center;
	margin: 20px auto;
	
}

.btn_start a {
	background-color:#2C8cc7;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight: 600;
	text-align:center;
	padding:12px 73px;
	line-height:1.2em;
	text-decoration:none;
	-webkit-box-shadow: 0px 2px 0px 2px rgba(0, 114, 168, 1);
	-moz-box-shadow: 0px 2px 0px 2px rgba(0, 114, 168, 1);
	box-shadow: 0px 2px 0px 2px rgba(0, 114, 168, 1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	cursor:pointer;
}

.btn_start_mobile {
	width:112px;
	height:43px;
	display:block;
	margin: 10px 0 0 0;
}
.btn_start_mobile a {
	width:112px;
	height:43px;
	display:block;
}



.btn_start a :hover {
	text-decoration:none;
}


.btn-feature {
	display:block;
	text-align:center;
	margin: 20px auto;
}

a#btn-feature-sub {
	
	background-color:#E19527;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight: 600;
	text-align:center;
	padding:8px 46px;
	line-height:2em;
	text-decoration:none;
	-webkit-box-shadow: 0px 2px 0px 2px rgba(173,117,42,1);
	-moz-box-shadow: 0px 2px 0px 2px rgba(173,117,42,1);
	box-shadow: 0px 2px 0px 2px rgba(173,117,42,1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	cursor:pointer;
}

a#btn-feature-sub:hover {
	text-decoration:none;
}

a#btn_fb {
	background-image:url(../images/logo_fb.jpg);
	width:239px;
	height:34px;
	position:absolute;
	display:block;
	left: 158px;
	top: 0px;
}

a#btn_contact_details {
	background-image:url(../images/logo_contact.jpg);
	width:101px;
	height:34px;
	position:absolute;
	display:block;
	left: 398px;
	top: 0px;
}
#tablets_box {
	margin:0;
	padding:0 0 10px 0;
}
#tablets_box #title {
	color:#0097D6;
	margin:0 0 10px 0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
}
#tablets_box #apple {
	background:url(../images/badge_appstore.png);
	width:122px;
	height:36px;
	float:left;
	display:block;
	margin: 0 10px 0 0;
}
#tablets_box #google {
	background:url(../images/badge_googleplay.png);
	width:106px;
	height:36px;
	float:left;
	display: block;
	margin: 0 10px 0 0;
}
#tablets_box #ce {
	background:url(../images/badge_cestore.png);
	width:106px;
	height:36px;
	float:left;
	display: block;
}

/* --- Table Course --- */
#table_container {
	width:830px;
	height:710px;
	padding:10px;
	margin: 0;
}


#table_container .ico {
	margin:0 0 0 20px;
	padding:0 0 0 40px;
	line-height:32px;
	height:32px;
	color:#194A84;
	font-size:14px;
	font-weight:bold;

	

}

.ico#test {
	background:url(../images/ico_testdrive.jpg) left center no-repeat;
}

.ico#last {
	background:url(../images/ico_lastmin.jpg) left center no-repeat;
}

.ico#full {
	background:url(../images/ico_full.jpg) left center no-repeat;
}



#table_container .table_line {
	border-bottom:1px solid #000000;
	padding:0;
}

#table_container .table_line_none {
	margin:0;
	padding:0;
}


#table_container .table_menu {
	border-right:1px solid #000000;
	width:125px;
	margin:0;
	padding:0;
	float:left;
	padding:10px 0;
	font-weight:bold;
}

#table_container .table_test {
	border-right:1px solid #000000;
	width:190px;
	margin:0;
	padding:0;
	float:left;
	padding:10px 0;
}

#table_container ul {
	padding:0 0 0 25px;
	margin:0 0 0 5px;
}

#table_container .title {
	line-height:16px;
	padding:0 0 0 10px;
	margin:0;
}

#table_container .txt {
	padding:0 0 0 25px;
	margin:0;
}

#table_container ul li {
	list-style-image:url(../images/dot_list.jpg);
	line-height:16px;
	
}

#table_container .table_last {
	border-right:1px solid #000000;
	width:200px;
	margin:0;
	padding:0;
	float:left;
	padding:10px 0;
}

#table_container .table_full {
	width:310px;
	margin:0;
	padding:0;
	float:left;
	padding:10px 0;
}

/* --- Pop up container --- */
#choose_container {
	width:361px;
	height:262px;
	margin: 0 auto;
	padding: 0;
	background:url(../images/popup_bg.jpg) no-repeat top center;
	
}

#choose_header {
	padding:0;
	margin:0;
	height:120px;
	position:relative;
}

#choose_header a {
	position:absolute;
	width:238px;
	height:52px;
	left: 15px;
	top: 24px;
	
}


#buttons_choose_rti_area {
	width:339px;
	margin:0;
	padding:3px 0 0 22px;
	
}

.buttons_choose_rti_AE a {
	width:189px;
	margin:0;
	padding:0;
	display:block;
	height:26px;
	cursor:pointer;
	background:url(../images/btn_choose_academic.jpg) no-repeat;
}

.buttons_choose_rti_AE a:hover {
	background:url(../images/btn_choose_academic_on.jpg) no-repeat;	
}

.buttons_choose_rti_GE a {
	width:189px;
	margin:0;
	padding:0;
	display:block;
	height:26px;
	cursor:pointer;
	background:url(../images/btn_choose_general.jpg) no-repeat;
}

.buttons_choose_rti_GE a:hover {
	background:url(../images/btn_choose_general_on.jpg) no-repeat;
}

/* --- Footer --- */
#footer {
	background:url(../images/footer_bg.jpg);
	height:71px;
	font-size: 12px;
}


#footer .icon_bc {
	background:url(../images/footer_logo_bc.jpg) no-repeat;
	width:98px;
	height:71px;
	margin:0 20px 0 8px;
	padding:0;
	float:left;
	
}
#footer .icon_clarity {
	background:url(../images/footer_logo_clarity.jpg) no-repeat;
	width:98px;
	height:71px;
	margin:0 30px 0 0;
	padding:0;
	float:left;
}
#footer .txt_area  {
	width:720px;
	float:left;
	color: #FFFFFF;
	padding: 0;
	line-height: 71px;
}
#footer .txt_area a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer .txt_area a:hover {
	text-decoration:underline;
}