@charset "utf-8";
/* CSS Document */

.pageBody{
	max-width:970px;
	margin:10px auto;
}

p{
	padding-left:0px;
}
.hseprator{
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	border-bottom:dashed 1px #D4D4D4;
}

.leftBlock{
	width:257px;
	display:inline-block;
	vertical-align:top;
	margin-right:18px;
}

.rightBlock{
	display:inline-block;
	vertical-align:top;
	width:690px;
}
.rightBlock .courseHeading{
    min-height:260px;
}
.rightBlock .courseHeading .courseName{
    width:350px;
    display:inline-block;
    vertical-align: top;
}
.rightBlock .courseHeading .courseImage{
    vertical-align: top;
    display:inline-block;
    right:0px;
    position:absolute;
}

.rightBlock .courseHeading .courseImage img{
    width:302px;
    height:173px;
    background:#FFF;
    padding:4px;
    border:solid 1px #a9afc0;
}
.rightBlock .courseHeading .courseImage a.videoLink{
    width:197px;
    height:46px;
    top:10px;
    left:52px;
    display:block;
    background:url(../../skin/play-video.png);          
}

.rightBlock .courseHeading .courseName h1{
	padding:8px 5px 8px 10px;
	display:block;
	vertical-align:top;
	font-size:24px;
	font-weight:bold;
	color:#559599;
}
.socialActivity{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

.bookNow{
	display:inline-block;
	background-image:url(../../skin/book-now-small_1x.png);
	width:99px;
	height:22px;
	color:#FFF;
	padding:0px;
	margin-bottom:30px;
}
.bookNow.free{
    background-image:url(../../skin/enroll-for-free_small_1x.png);
}
.bookNow.notifyMe{
    background-image:url(../../skin/notify-me_small_1x.png);
}

.SEOTags{
	width:1px;
	height:1px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
}


.topBlocks{
    margin-left:10px;	
}

#tabContentPages{
	background:#F8F8F6;
	color:#808080;
	font-size:14px;
}

.content .cheading{
	font-size:20px;
	font-weight:bold;
	color:#868285;
	margin:0px 0px 10px 10px;
}

.backToList{
	font-size:15px;
	font-weight:bold;
	display:inline-block;
	position:absolute;
	right:2px;
	line-height:35px;
	vertical-align:middle;
	text-decoration:none;
}
.backToList:hover{
	color: #455270;
	text-decoration:none;
}
.page{
	top:0px;
	left:0px;
	display:block;
}
.page .innerPadding{
	padding:10px;
}

.page ul{
	padding-left:8px;
}
.page ol{
	padding-left:15px;
}
.page ol li{
	color:#7272a1;
	font-weight:bold;
}
.page ul li{
	list-style-image: url(../../skin/arrow.png);
	color:#7272a1;
	font-weight:bold;
}
.page ul li ul li{
	list-style-image: url(../../skin/bullet.png);
}
.collapsableBlock{
	margin:10px 0px 10px 0px;
	border:solid 1px #D4D4D4;
	border-radius:5px;
	width:98%;
	background:#FFF;
}
.collapsableBlock .collapsableBlockHeading{
	cursor:pointer;
	color:#4E83B9;
	padding:5px;
	font-weight:bold;
}
.collapsableBlock.selected .collapsableBlockHeading{
	color:#455270 !important;
}
.collapsableBlock .collapsableBlockText{
	display:none;
	padding:5px;
	border-top:solid 1px #D4D4D4;
	
}
.ui-widget {  font-size: .9em; }

.ctutors .ctutor{
    display:inline-block;
    vertical-align: top;
    width:60px;
    margin-right:5px;
}
.ctutors .ctutor img{
    width:50px;
    height:50px;
    background:#FFF;
    padding:4px;
    border:solid 1px #a9afc0;
    display:block;
    margin:5px 0px;
}
.ctutors .ctutor .ctutorName{
    font-size:14px;
    font-weight:bold;
}


/**Phone-- Call ME back form*/
.panel{
	background:#EAECEF;
	width:237px;
	padding:10px;
	margin-bottom:20px;
	border:solid 1px #dfe0e4;
}
.panelHeading{
    font-size:16px;
    font-weight:bold;
    margin-top: 5px;
    margin-bottom:10px;
    color:#000;
}
#courseInfo .innerPadding{
	background:#FFF;
	padding:13px;
	border:solid 1px #dfe0e4;
	
}
#courseInfo .infoBlock{
	padding-bottom:8px;
}
#courseInfo .infoBlock:not(:first-child){
	padding-top:8px;
}
#courseInfo .infoBlock:not(:last-child){
	border-bottom:solid 1px #dfe0e4;
}

#courseInfo .infoBlock label{
	color:#868285;
	font-size:16px;
}
#courseInfo .infoBlock .infoDetail{
	color:#457a7d;
	font-size:14px;
	font-weight:bold;
}
.chubname, .clocation, .cduration{
    font-size:14px;   
}
.clocation a{
    font-weight:bold;
}
.cstartDate{
    color: #457a7d;
    font-size:16px;
    font-weight:bold;
    margin-bottom:5px;
}

#courseInfo .infoBlock .pdfIcon{
    border-bottom:solid 1px #dfe0e4;
}
#courseInfo .infoBlock .pdfIcon img{
	display:block;
	cursor:pointer;
	max-width:209px;
}

#courseInfo .infoBlock .tutor .tutorName{
    font-size:14px;
    font-weight:bold;
}

.hubLogo{
    text-align:center;
}
.hubLogo img{
    max-width:168px;
    max-height:75px;
   
}
.contactDetails{
    padding:10px;
}
.contactDetails .centreContactNo{
    color:#4E83B9;
}

.courseItem:not(:last-child){
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:solid 1px #D4D4D4;
}
.courseItem .bookNow{
    margin-bottom:0px;
}

#videoPopup{
	position:fixed;
	display:none;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background: rgba(255,255,255,.5);
	z-index: 10000;
}
#videoPopup iframe{
	position: absolute;
	z-index: 1;
	border: solid 10px #000;
}

#videoPopup .videoCloseBtn{
	width:26px;
	height:26px;
	background:url(../../skin/video_close.png);
	position:absolute;
	left:0px;
	top:0px;
	z-index: 2;
	cursor:pointer;
}

.none{
    display:none;   
}

#notifyPopup{
 width:500px;   
}

#notifyPopup tr.label{
    height:25px;
}
#notifyPopup input{
    width:450px;
}
#notifyPopup textarea{
    max-width:450px;
    min-width:450px;
    max-height:120px;
    min-height:120px;
}

.userrating{
    padding-left:10px;
}
.star_rating{
    display:inline-block;
    background-image: url(../../skin/star.png);
    width:19px;
    height:18px;
    margin-right:5px;
}
.star_rating:last-child{
    margin-right:0px;   
}
.star_rating.rated{
    background-position:0px -18px;    
}

.usercomment{
    padding:0px 0px 20px 0px;
    margin:0px 0px 10px 0px;
    border-bottom:solid 1px #D4D4D4;
}
.usercomment:last-child{
    border-bottom:none;
}
.usercomment .commentTxt{
    margin-bottom:5px;
}
.usercomment a.uavtar{
    float: left;
    margin-right: 10px;
}
.usercomment a.uavtar img{
    width:50px;
    height:50px;
}
.usercomment a.udetail{
    
}
.usercomment a.udetail .uname{
    color: #5d7dc7
}

.brochureImage,.quickGuideImage{
    max-width:200px;
    height:auto;
}

.quickGuide{
    padding: 8px 5px 8px 10px;
}
.quicGuideLabel{
    font-size: 16px;
    font-weight: bold;
    color: #3890da;
    margin: 10px 0px;
}
.quicGuideLabel a{
    color: #3890da;
    text-decoration:none !important;
}

.viewLink{
	position:absolute;
	right:0px;
	font-size:13px;
}