﻿@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	/*background: #f8f8f8 url(../images/slither.gif) repeat-x top left;*/
	color: #565656;
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	text-align: center;
	display: block;
}

input, textarea, select{
	font-family:Tahoma, Geneva, sans-serif;
}



a img { border:none; }
.logo{
	position: relative;
	height: 95px;
	width: 199px;
	margin: 5px 0 10px 0;
	float: left;
}

.logo img{
	position: relative;
}

.callme{
	height: 48px;
	width: 205px;
	padding: 5px 0 5px 0;
	margin: 20px 0 0 0;
	position: relative;
	background: url(../images/contact_correct.gif) no-repeat;
	float: right;
}

.login{
	background: url(../images/login_bg.gif) no-repeat;
	width: 474px;
	height: 53px;
	float: left;
	margin: 20px 0 0 20px;
	}

.loginlabel{
	font-size: 12px;
}

.navtab{
	background: url(../images/tab_bg.gif) no-repeat;
	width: 202px;
	height: 25px;
	float: right;
	margin: 0px 0 0 0;
	color: #fff;
	text-align: center;
	padding: 3px 0 0 0;
	}
	
.navtab a{color: #fff!important; font-size: 12px;}



.container{
	margin: 0px auto;
	width: auto;
	clear: both;

}
#header.container{
	background-color: #662D91;
}
#flash.container{
	background-color: #fffff;
}
#navbar.container{
	background-color: #662D91;
	border-top: 3px solid #FCB041;
}
#content.container{
		min-height:500px;
}
#footer.container{
	background-color: #662D91;
}

.inner_container{
	display: block;
	width: 963px;
	margin: 0 auto;
}
#header.container .inner_container{
	height: 110px;
}
#flash.container .inner_container{

}
#navbar.container .inner_container{}

#content.container .inner_container{
	text-align: left;
}
#footer.container .inner_container{
	background-color: #662D91;
}

#container {
	width: 963px;
	position: relative;
	margin: 0px auto;
	min-height: 100%;
	text-align: left;
	display: block;
	height: auto;
	z-index:10;
}


/*
.content_admin {
	width: 963px;
	min-height:400px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: auto;
	padding: 0px;
	background-color: #fff;
	z-index:11;
	float: left;
}*/

.left-col{
	width: 490px;
	float: left;
	padding: 20px 5px 0 5px;
	position: relative;
}





.right-col{
	width: 340px;
	float: left;
	position: relative;
	padding: 20px 5px 0 5px;
}

.bottom-section{
	background-color: #fff;
	float: left;
	width: 963px;
	}


.line{
	width: 910px;
	border-bottom: 1px solid #d6d6d6;
	margin: 0 0 0 20px; 
	}

.purple_but a{
	background: url(../images/purple_but.gif) no-repeat;
	height: 60px;
	width: 467px;
	float: left;
	padding: 45px 0 10px 0;
	text-align: center;
	margin: 10px 5px 0 5px;
	color: #fff!important;
	font-weight: normal!important;
	display: block;
	font-size: 24px;
	}
.purple_but a:hover{background: url(../images/purple_but_over.gif) no-repeat;}
	
ul.ticks  {
	margin: 10px 0 0 20px;
	padding: 0px 5px 0 0px;
	height: 35px;
}

.ticks li {
	background: url(../images/tick.png) no-repeat 0px 0px;
	list-style: none;
	padding: 0 0 10px 30px;
	margin: 0 0 10px 0;
	min-height: 30px;
	border-bottom-style:dotted;
	border-width:1px;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
}

.col1{
	width: 300px;
	float: left;
	}
	
.col2{
	width: 300px;
	float: left;
	}
	

.testimonial{clear: both; margin: 0 0 20px 0; border-bottom: dotted 1px #fcb041;
}	
	
.tutors img,.tutors p{ float: left;}
.tutors{clear: both; height: 112px;
}

.testimonials{
	background: url(../images/testimonials_bg.gif) repeat-x;
	float: right;
	width: 300px;
	padding: 20px;
	margin: 0 10px 0 0;
}

.testimonials a{font-size: 14px; color: #662d91!important; font-weight: bold;text-decoration: none; text-align: right!important;}
.testimonials a:hover{text-decoration: underline;}

#search .searchinput{
	background-color: #fff;
	border: none;
	width: 120px;
	padding: 3px 5px 3px 5px;
	margin: 15px 0 0 8px;
	float: left;
	}
	
.loginsubmit{
	background: url(../images/login_but.gif) no-repeat;
	width: 79px;
	height: 15px;
	border: none;
	cursor: pointer;
	float: left;
	margin: 18px 0 0 5px;
	color: #551c7f;
	font-weight: bold;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.searchsubmit:hover{ background: url(../images/search-but-over.gif) no-repeat;}

#search .loginlabel {
	float: left;
	width: auto;
	margin: 14px 0 0 0;
	text-align: right;
	padding: 5px 0 0 5px;
	color: #fff;
}

/* purple box styles */

.bl_c {background: url(../images/bl.gif) 0 100% no-repeat #662d91; width: 35em}
.br_c {background: url(../images/br.gif) 100% 100% no-repeat}
.tl_c {background: url(../images/tl.gif) 0 0 no-repeat}
.tr_c {background: url(../images/tr.gif) 100% 0 no-repeat; padding:5px}
.clear {font-size: 1px; height: 1px} 

.bl {background: url(../images/bl.gif) 0 100% no-repeat #662d91; width: 25em; }
.br {background: url(../images/br.gif) 100% 100% no-repeat;}
.tl {background: url(../images/tl.gif) 0 0 no-repeat; }
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:20px; }

img.rightimage{margin: 20px 0 20px; 0}

.left-col-contact{
	width: 440px;
	float: left;
	padding: 20px 20px 0 20px;
	position: relative;
	}
	
.right-col-contact{
	background: url(../images/stars_bg.gif) no-repeat;
	width: 386px;
	float: right;
	}

p.righttxt{
	width: 300px;
	float: left;
	font-size: 14px;
	margin: 0 0 20px 0;
	}

.quality img{
	margin: 5px;
	}

.tutors{ margin: 0 0 20px 0; border-bottom: dotted 1px #fcb041; }
img.testperson{
	float: left;
	margin: 0 15px 0 0;
	}


/* small contact form styles */

.contactForm_small{
	margin: 5px 0 0 0;	
	width: 320px;
}	

.contactForm_small .smalllabel {
	float: left;
	clear: left;
	width: 60px;
	margin: 5px 5px 0 0px;
	text-align: left;
	padding: 8px 0 0 0;
	font-size: 12px;
	color: #fff;
}

input.smallcontactname,input.smallcontactemail, input.smallcontacttel{ 
	width: 238px;
	height: 30px;
	background-color: #fff;
	margin: 0px 0 5px 0;
	padding: 12px 0 0px 10px;
	float: left;
	border: 0;
	color: #662d91;
	font-weight: bold;
	font-size: 12pt;
	background: url(../images/input_field_small.gif) no-repeat;
}

textarea.smallcontactmessage{
	background: url(../images/contactbox_small.gif) no-repeat;
	width: 228px;
	border: 0;
	height: 175px;
	padding: 5px;
	color: #662d91;
	font-size: 12px;
	font-weight: bold;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	padding: 10px;
	}
	


.smallsubmitcomment{
	margin: 5px 0 20px 65px;
	background: url(../images/submitbut_small.gif) no-repeat;
	height: 42px;
	width: 248px;
	border: 0;
	cursor: pointer;
	color: #309;
	font-size: 18px;
	}

.sampletextfield{
	width: 390px;
	height: 47px;
	background-color: #fff;
	margin: 0px 0 5px 0;
	padding:0 0 0 10px;
	float: left;
	border: 0;
	color: #662d91;
	font-weight: bold;
	font-size: 12pt;
	background: url(../images/input_field.gif) no-repeat;
	display: block;
	}

.sampledropdown{
	background: #fff url(../images/input_field.gif) no-repeat;	
	width: 375px;
	height: 34px;
	padding: 12px 0px 0px 13px;
	float: left;	
	margin: 5px 0 0 0;
	}

.samplecomment{
	margin: 10px 0 20px 88px;
	background: url(../images/submitbut.gif) no-repeat;
	height: 39px;
	width: 391px;
	border: 0;
	cursor: pointer;
	color: #309;
	font-size: 18px;
}


/* contact page styles */

.contactForm{
	margin: 5px 0 0 0;	
	width: 500px;
}	

.assessmentForm{
	margin: 5px 0 0 0;	
	width: 500px;
}	

.contactForm .label {
	float: left;
	clear: left;
	width: 55px;
	margin: 5px 5px 0 0px;
	text-align: left;
	padding: 8px 0 0 0;
	font-size: 12px;
	color: #fff;
}

.label_longer{
	float: left;
	clear: left;
	width: 85px;
	margin: 5px 5px 0 0px;
	text-align: left;
	padding: 8px 0 0 0;
	font-size: 12px;
	color: #fff;
	} 

input.contactname,input.contactemail, input.contacttel{ 
	width: 379px;
	height: 30px;
	background-color: #fff;
	margin: 0px 0 5px 0;
	padding: 12px 0 7px 10px;
	float: left;
	border: 0;
	color: #662d91;
	font-weight: bold;
	font-size: 12pt;
	background: url(../images/input_field.gif) no-repeat;
}

textarea.contactmessage{
	background: url(../images/comment_field.gif) no-repeat;
	width: 350px;
	border: 0;
	height: 185px;
	padding: 5px;
	color: #662d91;
	font-size: 12px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	padding: 20px;
}
	


.submitcomment{
	margin: 5px 0 20px 60px;
	background: url(../images/submitbut.gif) no-repeat;
	height: 39px;
	width: 391px;
	border: 0;
	cursor: pointer;
	color: #309;
	font-size: 18px;
	}


	
img.icon_add,img.icon_tel{
	float: left;
	width: 40px;
	
	}
img.icon_add{margin: 0 20px 100px 20px;}
img.icon_tel{margin: 0 20px 30px 20px;}

img.googlemaps{margin: 0 0 20px 20px;}


.aboutimg{
	float: right;
	margin: 0 0 0 10px;
	}
.aboutimg2{
	float: left;
	margin: 0 10px 0 0px;
	}



/* navigation styles */

#nav{
	width: 963px;
	height: 30px;
	clear: both;
	float: right;
}

#nav ul.buttons {
	list-style-type: none;
	font-size: 11px;
	padding: 0 0 0 5px;
	float: left;
	margin: 0 0 0 250px;
}



#nav ul.buttons li{ 
	list-style-type: none;
	float: left;
	padding: 0;
}

#nav ul.buttons a {
	text-decoration: none;
	display: block;
	color: #fff;
	padding: 5px 15px 5px 15px;
	font-weight: bold;	
	text-align: center;
}

#nav ul.buttons a:hover {
	color: #45126b;
	background-color: #fcb041;
}






/* footer styles */
.footer_outer_container{
	background: #7d37b3 url(../images/footer_slither.gif) repeat-x;	
	position: relative;
	margin: 0 auto;
	width: auto;
	text-align: center;
	display: block;
	height: auto;
	clear: both;
}
	
	
.footer_container{
	width: 1122px;
	height: 240px;
	text-align: center;
	display: block;
	z-index:1;
	padding: 0;
	position: relative;
	margin: 0px auto;
}

.footer{
	width: 963px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	height: 50px;
	padding: 0;
	z-index: 1;
}

.footer_container p{
	padding-top: 5px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	width: auto;
}



.footercontain1{
	width: 300px;
	float: left;
	margin: 30px 0 0 0;
	border-right: 1px solid #521d79;
	height: 150px;
	}

.footercontain1 h3,.footercontain2 h3,.footercontain3 h3{
	color: #fcb041;
	margin: 0 0 10px 0;
	}
.footercontain1 img{margin-right: 5px;}

.footercontain2{
	height: 170px;
	border-right: 1px solid #521d79;
	width: 350px;
	float: left;
	margin: 30px 0 0 30px;
	}

.footercontain2 ul{ margin: 0px 20px 0 0; padding: 0; list-style: none; float: left;}

.footercontain2 li{ 
	margin: 0; 	
	border-bottom-style:dotted;
	border-width:1px; 
	border-color: #999;
	width: 140px;
	padding: 4px 0 4px 0;
	list-style: none;
	}
	
.footercontain2 li a,.footercontain2 li a:visited{ color: #fff; text-decoration: none; font-weight:normal;}
.footercontain2 li a:hover{ color: #fcb041; }

.footercontain3{
	width: 200px;
	float: left;
	margin: 30px 0 0 30px;
	height: 150px;
	
	}
.footercontain3 p{text-align: left!important;}
.footercontain3 a{color: #fff!important;}


/* text styles */

h1, h2, h3, h4, h5, h6 { 
	margin: 0px;
	padding: 0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	background: url(../images/stars.gif) no-repeat 0px 0 ;
	color: #662d91;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 30px;
	padding: 20px 0 20px 60px;
	min-height: 24px;
	line-height:1.1em;
	}

h2{
	color: #fff;
	font-size: 18px;
	font-weight: normal;

}

h2.vid{
	background: url(../images/vid_icon.gif) no-repeat 0 0;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #313131;
	font-size: 24px;
	font-weight: normal;
	padding: 20px 0 15px 60px;
	border-bottom: 3px solid #313131;
	margin: 0 0 10px 0;
	width: 265px;
}

h2.contact{
	background: url(../images/header_bg.gif) no-repeat 0 0;
	width: 378px;
	height: 35px;
	font-size:24px;
	color:#FFF;
	padding: 40px 0 10px 20px;
	}

.testimonials h2{
	background: url(../images/testimonials_icon.gif) no-repeat 0 0;
	/*font-family: Arial, Helvetica, sans-serif;	*/
	color: #313131;
	font-size: 24px;
	font-weight: normal;
	padding: 20px 0 30px 60px;
	border-bottom: 3px solid #313131;
	margin: 0 0 10px 0;
	width: 245px;

}

h3{
	font-size: 20px;
	color: #662d91;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;	
}

h3.orange{
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 5px 0;
	margin: 10px 0 5px 0;	
	color: #fcb041;
	line-height: 1.3em;
	
	}

h4{
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 5px;		
}

h5{
	color: #0a5d0b;
	font-weight: bold;
	font-size: 11px;
	padding: 0;!important
}

h6{
	color: #c9191b;
	font-size: 16px;
	padding: 5px 0 5px 0;
}

p{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
	color: #272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;

}

ul.normalbullets li,ol.normalbullets li{ 
	color: #272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}


.largerfont{font-size: 16px;}

.purple{
	color: #662d91;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.italic{ font-style:italic;}

p.homeheadline{
	font-size: 22px;
	color: #662d91;
	line-height: 1.3em;
	text-align:left;
	}

a:link,a:visited{
	color: #272727;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	color: #662d91;
	text-decoration: underline;
}


ul{ margin: 10px 0 20px 20px;}

.spacer { clear: both }

#bm.spacer {
	padding-bottom:30px;
}

/* Ant's additions */
.question {
	padding:10px;
}

.question_opt {
	margin-left:30px;
}


.quick_buttons {
	background:url("../q_images/blank_button_trans.png") no-repeat scroll center top transparent;
	display:block;
	float:left;
	font-weight:bold;
	height:138px;
	margin:0 10px 10px 0;
	overflow:hidden;
	padding:1px 15px;
	text-align:center;
	width:110px;
	color:#FCB041; 
	text-decoration:none;
}
.quick_buttons img {
	margin: 5px 0 0 0;
} 
.quick_buttons:hover {
	color:#B041FC; 
	text-decoration:none;
}

.back_btn {	
	margin:10px 0 10px 10px;
}

.acc_nav {
		background-color:#662D91;
		color:#FFFFFF;
		float:left;
		margin: 10px 0 0 10px;
		padding:0;
	}
	
.acc_nav  ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

.acc_nav li {
	float:left;
	margin:0 0.15em;
	padding:0;
	margin:0;
}

.acc_nav li a {
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	/*border: 0.1em solid #dcdce9;*/
	color: #ffffff;
	text-decoration: none;
	/*text-align: center;*/
	padding:0 0 0 10px;
}

.acc_nav_hor {
		background-color:#662D91;
		color:#FFFFFF;
		float:left;
		margin: 10px 0 0 10px;
		padding:0;
	}
	
.acc_nav_hor  ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
}

.acc_nav_hor li {
	float:left;
	margin:0 0.15em;
	padding:0;
	margin:0;
}

.acc_nav_hor li a {
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
