* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	color: #9f9f9f;
	font-size: 80%;
	font-family: "arial", helvetica, sans-serif;
}

hr {
	color: #4a4bba;
	
}

img {
	border: 0;
}



.file_button {
	height: 22px;
	text-size: 7px;
	width: 20px;
}

.red-text {
	color: #ff5c5c;	
}

a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #8c8c8c;
}
p {
		padding: 5px;
	text-align: justify;
}

p.no-pad{
	padding: 0;	
}

li {
	text-align: justify;
}

.underline {
	text-decoration: underline;
}

.ccon h2 {
	padding: 1px 5px;
	background-color: #4a4bba;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}

.ccon h3 {
	padding: 1px 5px;
	color: #9f9f9f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}

.ccon h2, .ccon h3 {
	font-size: 18px;
}

.ccon label{
	font-weight: bold;
	width: 7em;
	float: left;
}



.second {
color: #FF9900;
}

.black {
	color: #000;
}

.bold {
	font-weight: bold;
}
p.shade {
	background-color: #f3f3f3;
}

tr.shade {
	background-color: #f3f3f3;	
}
.testimonial_img img{
	margin-top: 7px;
	margin-right: 5px;
	margin-left: 5px;	
	border: 1px solid black;
	float: left;
}

.testimonial {
	float: left;
	width: 75%;
	padding: 0 0 0 10px;
}

.spacer {
	padding: 20px 20px 0px 20px;	
}
#sidebar h3 {
	padding: 1px 5px;
	background-color: #4a4bba;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}

#sidebar_right h3 {
	padding: 1px 5px;
	background-color: #4a4bba;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}

blockquote p {
	font: 160% Arial;
	color: #aaa;
	padding: 5px;
	line-height: 25px;
}
.highlight {
	color: #f5cd00;
	font-weight: bold;
	font-style: italic;
}
#header {
	height: 2px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}





#mainimg {
	
	height:95px;
	
	background-color:#FFF;

}

#mainimg a img {
	border: 0px;
	
}



#logo_img {
	background-image:url('../images/logo_img01.jpg');
	background-repeat:no-repeat;
	background-position: left;
	height:100px;
	text-align:right;



}

#center_img {
	padding: 10px 10px 10px 10px;
	text-align: center;
}


#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#wrapper {
	width: 100%;
	margin:0px auto;
	background-color:#fff;
	text-align: center;



}

#gradient {
	width: 782px;
	margin:0px auto;
	background: #ebd6fe;
	
}

#container {
	max-width: 960px;
	min-width: 760px;
	text-align: left;
	margin:0px auto;
	background: #fff;
	width: 960px; /* in case JS is off, set a fallback width. default is auto */
    width: expression(Math.max(Math.min((document.documentElement ? document.documentElement.clientWidth : document.body.clientWidth) - 20, 960), 760)+'px');
 


	
	padding: 0 !important;
}


/* Center */
#main-page-wrapper{
	width: 710px;
	display: inline;
	float: left;
}

#main-page-top{
	width: 710px;
	height: 160px;
	padding: 5px 5px 5px 0;
}

#main-page-bottom{
	width: 710px;
	padding: 0 5px 15px 0;
}

#main-teachers-area{
	background: #8ba75f;
	width: 340px;
	height: 140px;
	float: left;
	margin-top: 10px;

}

#main-teachers-area-topleft-corner{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_corner_green.jpg);
	background-repeat: no-repeat;
}

#main-teachers-area-topright-corner{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_corner_green.jpg);
	background-repeat: no-repeat;
}

#main-teachers-area-bottomleft-corner{
	background-position: bottom left;
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_left_corner_green.jpg);
	background-repeat: no-repeat;
}

.box-content{
	height: 125px;
}

.box-content h3{
	color: #FFF;
	padding: 15px 0 15px 15px;
}
.box-content p{
	color: #FFF;
	padding: 0 0 15px 15px;
}

#main-teachers-area-bottomright-corner{
 		background-position: bottom right;
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_right_corner_green.jpg);
	background-repeat: no-repeat;
}

#main-schools-area-topleft-corner{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_corner_purple.jpg);
	background-repeat: no-repeat;
}

#main-schools-area-topright-corner{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_corner_purple.jpg);
	background-repeat: no-repeat;
}

#main-schools-area-bottomleft-corner{
	background-position: bottom left;
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_left_corner_purple.jpg);
	background-repeat: no-repeat;
}


#main-schools-area-bottomright-corner{
 		background-position: bottom right;
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_right_corner_purple.jpg);
	background-repeat: no-repeat;
}


#main-schools-area{
	background: #836091;
	width: 340px;
	height: 140px;
	float: right;
	margin-top: 10px;

}

#main-page-bottom-left{
	width: 170px;

	
	float: left;
}

#main-page-bottom-left1{
	width: 170px;

	background: #7698ca;
	float: left;
}

#main-left-topleft-corner{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_corner_blue.jpg);
	background-repeat: no-repeat;
}

#main-left-topright-corner{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_corner_blue.jpg);
	background-repeat: no-repeat;
}

#main-left-bottomleft-corner{
	background-position: bottom left;
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_left_corner_blue.jpg);
	background-repeat: no-repeat;
}

#main-left-bottomright-corner{
 	background-position: bottom right;
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_right_corner_blue.jpg);
	background-repeat: no-repeat;
}

.main-left-content{
	padding: 0 15px 0 15px;
	text-align: center;	

}

.main-left-content p{
	color: #FFF;
	padding: 15px 0 0 0;
	font-weight: bold;
}

.main-left-content hr{
	color: #073b78;
}

.main-page-bottom-right{
	width: 520px;
	float: right;
	display: inline;
}

.main-page-bottom-right h2{
 	color: #4c4c4c;
	font-size: 16px;
}

.main-page-bottom-right h1{
 	color: #4c4c4c;
	font-size: 16px;
}

.main-page-bottom-right p{
	color: #676767;
}

#right-content{
	background: #b1b1b1;
	width: 230px;

	float: right;
	margin-top: 15px;
	margin-bottom: 15px;

	
}

.right-content{

}

.right-content h2{
 	padding: 8px 3px 8px 3px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

.right-bar-box-content{
	background: #FFF;
	width: 230px;
}

#right-topleft-corner{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_corner_grey.jpg);
	background-repeat: no-repeat;
}

#right-topright-corner{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_corner_grey.jpg);
	background-repeat: no-repeat;
}

#right-bottomleft-corner{
	background-position: bottom left;
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_left_corner_grey.jpg);
	background-repeat: no-repeat;
}

#right-bottomright-corner{
 	background-position: bottom right;
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_right_corner_grey.jpg);
	background-repeat: no-repeat;
}



.top-ten{
 	background: #FFF;
 	width: 220px;
	text-align: left;
	color: #000;
	margin-left: 5px;

}

.teacher-search-right{
 	background: #c0c0c0;
 	width: 220px;
	text-align: left;
	color: #FFF;
	margin-left: 5px;

}


.teacher-search-right select{
 	background: #f1f1f1;
	width: 210px;
	color: #5d5d5d;
	border: #b1b1b1;


}

.teacher-search-input {
 	background: #f1f1f1;
	width: 210px;
	color: #5d5d5d;
	border: #b1b1b1;
	border-style: none;

}

.teacher-of-week{
	background: #FFF;
 	width: 220px;
 	text-align: left;
 	margin-left: 5px;
 	color: #000;
 	font-size: 90%;
}



.schools-nav{
 	float: left;
	width: 170px;
	background: #836091; 
	padding: 15px 0 0 0;
	color: #fff;
	font-weight: bold;
}

.schools-nav li{
	text-align: left;
}

#schools-nav-wrapper {
	float: left;
	width: 170px;
	background: #836091;
}

#teachers-nav-wrapper{
 	width: 170px;
 	float: left;
	background: #8ba75f;


}

#main-content-wrapper{
	width: 520px;
	float: left;

}

#right-content-wrapper{

	width: 230px;
	float: right;
	margin: 0px;
	padding: 0;
}

.teachers-nav{
	float: left;
	width: 170px;
	background: #8ba75f;
	padding: 15px 0 0 0;
	color: #fff;
	font-weight: bold;
	
}

.teachers-nav li{
	text-align: left;
}

.about-nav{
	float: left;
	width: 170px;
	background: #DDDCA6;
	padding: 15px 0 0 0;
	color: #fff;
	font-weight: bold;
}

.about-nav li{
	text-align: left;
	
}

#about-nav-wrapper{
	float: left;
	width: 170px;
	background: #DDDCA6;
}

li.nav-active a{
	color: #737373;
}

li.nav-active {
	color: #737373;
}



li.schools-nav-active a{
	color: #d8d8d8;
}


.nav-links{
	list-style: none;
	padding: 5px 0 5px 15px;
}

.subject-nav-links {
	list-style-image: url(http://www.bluewaveinternational.com/images/frontend/small_arrow_purple.jpg);
	padding: 5px 0 5px 23px;
}

.nav-links li{
	padding: 6px 0 6px 0;
}

.subject-nav-links li{
	padding: 2px 0 2px 0;
}


.sub-nav-links{
 	margin-left: 25px;
 	list-style-image: url(http://www.bluewaveinternational.com/images/frontend/nav_arrow_green.jpg);
	list-style-position: outside; 
	padding: 0 0 0 4px;
	font-size: 85%;

	
}

.schools-sub-nav-links{
 	margin-left: 25px;
 	list-style-image: url(http://www.bluewaveinternational.com/images/frontend/nav_arrow_purple.jpg);
	list-style-position: outside; 
	padding: 0 0 0 4px;
	font-size: 85%;

	
}


.sub-nav-links{
	color: #e6e6e6;
}

.sub-nav-links li{
	color: #e6e6e6;
}

.sub-nav-links li a{
	color: #e6e6e6;
}

li.sub-nav-active a{
	color: #737373;
}

li.schools-sub-nav-active a{
	color: #a3a3a3;
}

.sub-nav-links a:hover{
	color: #8c8c8c;
}

.main-content{
	padding: 15px 0 0 15px;
	width: 520px;
	float: left;
}

.main-content h1{
 	padding: 0 0 5px 5px;
	color: #4c4c4c;
	font-size: 16px;
}

.main-content h2{
 	padding: 0 0 5px 5px;
	color: #4c4c4c;
	font-size: 16px;
}

.main-content h3{
 	padding: 0 0 5px 5px;
	color: #4c4c4c;
	font-size: 14px;
}

.main-content ol{
	margin-left: 100px;
	color: #4c4c4c;
}

.main-content label{
	width: 130px;
	float: left;
	font-weight: bold;
}

.main-content p{
	color: #4c4c4c;
}

.main-content a{
	color: #00438e;
}

.main-content a:hover{

	color:  #98ace9;
}

.main-content ul{
	color: #4c4c4c;
	margin-left: 50px;
	list-style: none;
}

.main-content li{
	padding: 2px 0 2px 0;
}

.main-content table{
	color: #4c4c4c;

}

ul.disc {
	list-style: disc;
}


td, th{
		padding: 5px 5px 5px 5px;
}

.living{
	border: 1px solid #000;
	font-size: 80%;
}

.living th{
	background: #000;
	color: #FFF;
								
}

.living td{
	color: #000;
	border: 1px solid #000;
}

.predep {
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
	border-spacing: 0px;
}

.predep td{
	
	border: 1px solid #bcbcbc;
}

td.black{
	
	background-color: #e3e3e3;
}

td.header{
	background-color: #ededed;
}


.left-picture{

	float: left;
	margin: 0;
	padding: 7px 10px 0 5px;
}

.top-ten-list {
	font-size: 80%;
	margin-left: 35px;
	margin-right: 10px;
	text-align: left;
}

.top-ten-list li{
	padding: 2px 2px 2px 2px;
	text-align: left;
}


#register-content{
 	margin-left: 25px;
 	margin-right: 25px;
	background: #98ace9;
}

#horiz-menu {
	list-style: none;	
}

#horiz-menu li {
 	color: #98ace9;
	display: inline; 
	border-right: 2px solid #98ace9;	
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#horiz-menu li.last {
		border-right: 0px;
}

#horiz-menu li.last-active {
		border-right: 0px;
		
}

#horiz-menu a {
	color: #98ace9;
}

#horiz-menu a:hover{
	color: #d1d1d1;
}

li.top-nav-active a{
	color: #FFF;
}

#horiz-menu a.top-nav-active {
	color: #FFF;
}

li.top-nav-active-last a{
	color: #FFF;
	
}

li.top-nav-active-last{
	border-right: 0px;
}

#center {
	width: 60%;
	float: left;
	margin: 10px 10px 10px 10px;
	background: #fff;
	color: #787878;
	padding: 0 0 0 5px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
p.cent_img{
	text-align: center;
}
.clear,#clear{
	clear: both;
}

.top-menu{
	text-align: left;
	height: 30px;
	background: #073b78;
	margin: 0;
	padding: 0 0 0 0;
	
}

.top-left-corner{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_corner.jpg);
	background-repeat: no-repeat;
}



.top-right-corner{

	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_corner.jpg);
	background-repeat: no-repeat;
}


#menu-links{
 	padding: 7px;
	color: #FFF;
}




/* footer */
#footer-contents {
	clear: both;
	text-align: left;
	background: #073b78;

	padding: 2px 0 2px 0;
	


}
#footer-tag{
	padding: 2px;
	color: #FFF;
	width: 370px;
	float: left;display: inline;
}

#footer-copy {
	padding: 2px;
	background: inherit;
	width: 370px;
	float: right;
	
	text-align: right;
	display: inline;
	color: #FFF;
}
#footer-copy a, #footer-copy a:visited {
	color: #1c6ea8;
}
#footer-copy a:hover, #footer-copy a:visited:hover {
	color: #99CC00;
}
.footer-links a{
	font-size: 10px;
	padding: 0;
	color: #b1b1b1;

}

.search-history-list {
	background: #FFF;
 	width: 220px;
 	text-align: left;
 	margin-left: 5px;
 	color: #000;
 	font-size: 83%;
 	pading: 5px 0px 5px 0px;

}

.search-history-list a{
	color: #000;
}

.search-history-list a:hover{
	color: #696969;
}


.search-history-list li{
	padding: 3px 3px 3px 3px;
}

.search-hist-li {
	margin-left: 35px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

.search-hist-li li{
	text-align: left;
}

.breadcrumb p{
	color: #a1a1a1;
	font-size: 10px;
	font-weight: bold;
	background: #f1f1f1;

}


.breadcrumb a{
	color: #a1a1a1;
	font-size: 10px;
	text-decoration: none;
}

.log-in {
	width: 100%;

	background: #D5E1F6;
}

.log-in p{
	text-align: center;
}

.contact-form{
	background: #b1b1b1;
	
	margin-bottom: 15px;
}
.order-cont{
 	background: #FFF;
 	margin-left: 10px;
 	margin-right: 10px;	

}

.order-form h2{
	padding: 8px 3px 8px 3px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

.order-cont label{
	width: 100px;
}

.account-hr {
	width: 80%; 
	text-align: center; 
	color: #073b78;
}

.astr {
	font-size: 150%;
	color: #28ad47;
	font-weight: bold;
}

.reg-link {
	font-size: 120%;

	font-weight: bold;
	
}

.reg-now {
	position: relative;
	left: 180px;
}
.reg-now a{
	display: block;
	width: 150px;
	height: 37px;
	background: url(http://www.bluewaveinternational.com/images/frontend/register_button.png) 0 0 no-repeat;
}
.reg-now a:hover{
	background-position: 0 -37px;
}


p.home-copy{
	color: #000;
	font-size: 120%;
}

.reg-but {
	color: #00F;
	font-weight: bold;
}

ul.site-map-first{
	
	font-size: 130%;
	list-style: disc;
}

ul.site-map-second{
	
	font-size: 90%;
	list-style: square;
}

ul.site-map-third{
	
	font-size: 80%;
	list-style: circle;
}

p.question {
	
	font-weight: bold;
	background: #f1f1f1;	
	
}

.answers {
	
	margin-left: 30px;
	
}

a.quest-link {

	color: #2320ff;
	
}

a.quest-link:hover{
	
	color: #98ace9;
	
}

.teacherLoginLink {
	text-align: left;
	font-size: 0.9em;
	margin-left: 10px;
}
.teacherLoginLink a {
	color: #FFF;
}

.schoolAreaLink {
	text-align: left;
	font-size: 0.9em;
	font-weight: bold; 
}
.schoolAreaLink a {
	color: #FFF;
}

.schoolAreaLink a:hover {
	color: #c9f;
}

.teacherLoginLink a:hover {
	color: #bd7;
}


.teacher_messages {
	
	padding: 5px 5px 5px 5px;
	background: #c9daee;
	
}

.teachers {
	background: #d5e1f6;
	width: 100%;
}

.teachers_header, .teachers_footer {

	background: #d5e1f6;
	clear: both;	
	
}

.teachers_header p{
	padding: 0;
	margin: 0;
}

.teachers_footer{
	font-size: 12px;
}
.teachers_pic {
	background: #d5e1f6;
	
	width: 150px;
	float: left;
	height: 100%;
}

.teacher-image {
	background: #d5e1f6;
	width: 120px;
	height: 100%;
	border-right: 10px solid #d5e1f6;
	text-align: center;
	float: left;
}

.teachers_content {
	background: #FFF;
	float: left;

	
	height: 100%;

}

.teacher-content {
	height: 100%;
	float: left;
	background: #FFF;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/img_background.jpg);
	background-repeat: repeat-y;
	
}

.teacher-content ul{
	margin-left: 30px;
	margin-top: 10px; 
	margin-right: 15px;
	text-align: left;
}

.teacher-content li{
	text-align: left;
}

.teachers_content ul{
	margin-top: 40px;
}

.teachers-content-wrapper {

	margin-left: 10px;
	margin-right: 10px;
	background: #FFF;
	height: 100%;

}



.teachers_profile {
	float: right;
	background: #d5e1f6;
	height: 100%;

		
}

.teachers_profile p{
	margin-top: 60px;
}

.teacher-search {
	background: #d5e1f6;
	/*height: 265px;*/
	
}

.teacher-search-corners{
	background: #d5e1f6;
	font-size: 12px;

}

.teacher-reg-corners{
	background: #073b78;
	font-size: 12px;

}

.teacher-search-content{
	/*height: 235px;*/

}

.teachers_profile p{
	vertical-align: middle;	
	
}

.teacher-top-left{
	float: left;

	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_light_blue.jpg);
	background-repeat: no-repeat;
		background-position: top left;
}

.teacher-top-right{
	float: right;
	/*width: 15px;*/
	/*height: 15px;*/
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_light_blue.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.teacher-search-top-right{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_light_blue.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.teacher-search-top-left{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_light_blue.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}


.teacher-search-bottom-right{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_right_light_blue.jpg);
	background-repeat: no-repeat;
}

.teacher-search-bottom-left{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bottom_left_light_blue.jpg);
	background-repeat: no-repeat;
}


.teacher-full-wrapper{
	width: 100%;
}

.teacher-full-header{
	width 100%;
	background: #d5e1f6;
}

.teacher-full-content-wrapper{
	
	height: 100%;

	border-left: 3px solid #d5e1f6;
	border-right: 3px solid #d5e1f6;
	background: #FFF;


}



.teacher-full-pic{
		float: left;
		padding: 0px 10px 10px 10px;

	
}

.teacher-full-summary{
	
	padding: 10px 0 0 0;
	font-size: 83%;

}

.teacher-reg-content label{
	width: 200px;
}

.teacher-reg-content input{
	width: 200px;
}


.teacher-reg-content p{
	margin-left: 20px;
}


p.login {
	background: #b1b1b1;
	color: #fff;
	font-weight: bold;
	text-align: left;

}

.login-content {
	color: #fff;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.content-layout {
	clear: both;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;

}

.tabs {
	background: #FFF;
	height: 25px;
	width: 100%;	
}


.tab {
 	width: 120px;
	cursor: pointer;
	float: left;
	margin-right: 5px;
	background: #f1f1f1;
}

.tab p{
	text-align: center;
	font-weight: bold;
	color: #00438e;
}

.tab-inactive{
 	width: 120px;
 	cursor: pointer;
	float: left;
	margin-right: 5px;
	background: #d5d5d5;

}


.tab-inactive p{
	text-align: center;
	font-weight: bold;
	color: #00438e;
}

.tab-wide {
		width: 165px;	
}

.description-tab {
 	float: left;
 	margin-right: 5px;
 	background: #f1f1f1;

}

.documents-tab {
 	
	float: left;	
	margin-right: 5px;
	background: #f1f1f1;
}

.tab-content {
	width: 100%;
	background: #f1f1f1;

}

.tab-left-corner {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/tab-top-left.jpg);
	background-repeat: no-repeat;	
}

.tab-right-corner {
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/tab-top-right.jpg);
	background-repeat: no-repeat;
}

.tab-inactive-left-corner {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/tab-inactive-top-left.jpg);
	background-repeat: no-repeat;	
}

.tab-inactive-right-corner {
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/tab-inactive-top-right.jpg);
	background-repeat: no-repeat;
}

.tab-bottom-left-corner {
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/tab-bottom-left.jpg);
	background-repeat: no-repeat;	
}

.tab-bottom-right-corner {
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/tab-bottom-right.jpg);
	background-repeat: no-repeat;
}

.thumb-img {
	padding: 10px 10px 10px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	
	background: #073b78;
}
.directory-wrapper{
	width: 100%;
	padding: 5xp 5px 5px 5px;
}

.directory-light-topleft-corner{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_light_directory.jpg);
	background-repeat: no-repeat;
}

.directory-light-topright-corner{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_light_directory.jpg);
	background-repeat: no-repeat;
}

.directory-light-bottomleft-corner{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bot_left_light_directory.jpg);
	background-repeat: no-repeat;
}

.directory-light-bottomright-corner{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/bot_right_light_directory.jpg);
	background-repeat: no-repeat;
}

.directory-dark-topleft-corner{
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_left_dark_directory.jpg);
	background-repeat: no-repeat;
}

.directory-dark-topright-corner{
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(http://www.bluewaveinternational.com/images/frontend/top_right_dark_directory.jpg);
	background-repeat: no-repeat;
}

.directory-tab{
	background: #d5e1f6;
	width: 30%;
	float: left;
	
	margin-right: 6px;
}

.directory-tab-inactive{
	background: #90a8d1;
	width: 30%;
	float: left;


	margin-right: 6px;
}

.directory-body{
	width: 100%;
	padding: 0 0px 0px 0px;
	background: #d5e1f6;
	clear: both;
}

.directory-list li{
	display: inline;
	
	padding: 2px 0 2px 3px;
}

.directory-table{
	border: 1px solid #bcbcbc;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 83%;
	color: #000;
}

.directory-table th{
 	color: #FFF;
	background-color: #073b78;
	font-weight: bold;
}


.light{
	background-color: #d5e1f6;
}

.dark{ 
	background-color: #90a8d1;
}

.contact-details{
	background: #d5e1f6;
	padding: 0px 0 0px 0;
}

.contact-details-header{
	background: #073b78;
	color: #FFF;
}

.contact-details-header p{
	color: #FFF;
	font-weight: bold;
}

.contact-form label{
	width: 200px;
}

.contact-form textarea{
	height: 150px;
	width: 250px;
}



.referenceform p{
	
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 225px; /*width of left column containing the label elements*/
	height: 1%;
	
}

.referenceform p.last {
	border-bottom: 1px dashed gray;
}
.referenceform label {
	width: 100%;
}
.referenceform td {
	vertical-align: top;
}

.referenceform td.col {
	text-align: center;
	width: 12%;
	vertical-align: middle;
	border: 1px solid #000000;
}

.referenceform td.col_h {
	font-size: 10px;
}

.referenceform p.first {
	border-top: 1px dashed gray;
}



.referenceform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 190px;
}

.referenceform textarea{
	width: 100%;
	height: 150px;
}

#notice {
	background-color:#7698C8;
	padding: 3px;
	font-weight: bold;
	color: #ffffff;
}
.referenceform p.fullwidth{
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	height: 1%;
}



.referenceform .fullwidth textarea {
	
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
	margin-left: 3px;
}


.heading, .first_heading {
	float: right;
	display: inline;
	width: 70px;
	border: 1px solid #000000;
	text-align: center;
	font-size: 10px;
	height: 12px;
	margin-top: -7px;
	padding: 3px 0px 3px 0px;
}

.first_heading {
	margin-left: 220px;
}


.last_heading {
	clear: both;
}
.incomplete {
	padding-right: 20px;	
	background-image: url(http://www.bluewaveinternational.com/images/cross.png);
	background-repeat: no-repeat;
	background-position: right;
}

.complete {
	padding-right: 20px;	
	background-image: url(http://www.bluewaveinternational.com/images/tick.png);
	background-repeat: no-repeat;
	background-position: right;	
}


.finish {
	padding-right: 20px;	
	background-image: url(http://www.bluewaveinternational.com/images/email_go.png);
	background-repeat: no-repeat;
	background-position: right;	
}

.current {
	color: #000000;
}

p.left {
	text-align: left;
}.MainText {
	font-size: 83%;
}

.TeacherListHeader {
	font-size: 120%;
	font-weight: bold;
}

.thread-header {
	color: #FFF;
}

.thread-header a{
	color: #FFF;
}

.forum-login{
	width: 55%;
	float: right;
}

.topPosts {
 	background-color: #ffffff;
 	margin: 0px 5px 0px 5px;
 	padding: 3px;
}


.topPosts a{
	color: #073B78;
}


.forum_post {
	padding-left: 25px;
}#ava {
    border: 1px solid gray;
     width: 500px;
}


#ava_img {
    width: 500px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

#ava_overlay {
    width: 500px;
    height: 400px;
    position: absolute;
    top: 0px;
    left: 0px;
    
    z-index: 50;
        filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='http://www.bluewaveinternational.com/images/ava/overlay_large.png', sizingMethod='crop');

}

#ava_overlay {

}

#ava_drager {
    width: 700px;
    height: 600px;
    position: absolute;
    z-index: 100;
    color: #fff;
    cursor: move;
}


#avatar {
    position: absolute;
}

#ava_slider {
    width: 500px;
    height: 27px;
    background: #eee;
    position: relative;
    border-top: 1px solid gray; 
    background: url(http://www.bluewaveinternational.com/images/ava/slider_back_large.png);
    
}

#ava_handle {
    width: 19px;
    height: 20px;
    background: blue;
    position: absolute;
    background: url(http://www.bluewaveinternational.com/images/ava/handle.png);
    
}




