/*------------------------------------------------------------------------
# JA Vauxite for Joomla 1.5 - Version 1.0 - Licence Owner JA108425
# ------------------------------------------------------------------------
# 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.
-------------------------------------------------------------------------*/
#topmod {
	padding: 20px 0;
	margin: 649px 0 0; /*  - height + padding-top ==> -69px + 20px = -49px */
	overflow: hidden;
	position: relative;
	top: 0px;
}
#top-tab {
	width: 193px;
	height: 30px;
	float: right;
	text-align: center;
	cursor: pointer;
}

#phone{
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	width: 150px;
	clear: right;
	position: absolute;
	top: 110px;
	right: 112px;
}
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	color: #333333;
	background: #FFFFFF;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #00CCFF;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #046380;
	text-decoration: underline;
}

a img {
	border: none;
}
img.image-left {
	float: left;
	margin: .5em 1em .5em 0;
}

img.image-right {
	float: right;
	margin: .5em 0 .5em 1em;
}

img.image-border {
	border: 1px solid #00234B;
	padding: 3px;
}


img.image-border-orange {
	border: 1px solid #ff9900;
	padding: 3px;
}

img.image-margin {
	margin: .5em;
}
/* Title text */
.contentheading, .componentheading, h1, h2, h3, h4 {
	line-height: 1.1;
}

/* Small text */
small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption,
p.site-slogan, a.readon, #ja-pathway, #ja-colwrap, #ja-botsl, #ja-footer {
	font-size: 92%;
}

small, .small {
	color: #999999;
}

img {
	margin: 0;
	padding: 0;
}

img.caption {
	margin-top: 5px;
}

.img_caption {
	color: #333333;

}

/* Heading */
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #1a3e92;
	font-weight: bold;
         line-height: 25px;
}

h2 {
    font-size: 20px;
    color: #FF6600;
    font-weight: bold;
    line-height: 25px;
}
#home-title h3{
    font-size: 17px;
    color: #1a3e92;
    font-weight: bold;
    line-height: 23px;

}
 
h3 {
    font-size: 18px;
    color: #FF6600;
    font-weight: bold;
    line-height: 25px;

}
h4 {
    font-size: 16px;
    color: #1a3e92;
    font-weight: bold;
}

h5 {
    font-size: 14px;
    color: #1a3e92;
    font-weight: bold;

}

p, pre, blockquote, ul, ol {
	margin: 10px 0;
	padding: 0;
	line-height:18px;
}

ul {
	list-style: none;
}
ul.bullet-1 li {background: url(../images/bullet-1.png) 0 5px no-repeat;}

ul li {
	line-height: 160%;
	padding-left: 0px;
}

ol li {
	line-height: 180%;
	margin-left: 20px;
}

th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

fieldset {

	padding: 10px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.inputbox {
	border: 1px solid #D4D4D4;
	padding: 3px 3px;
	color: #333333;
	background: #FFFFFF;
}

.button {
	background: #333333;
	border: 1px solid #040404;
	color: #CCCCCC;
	font-size: 100%;
	font-weight:bold;
	padding: 1px 8px;
}

* html .button { /*IE 6*/
	padding: 2px 3px !important;
}

*+html .button { /*IE 7*/
	padding: 2px 3px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
table.blog {
}

.article_separator {
	clear: both;


	display: block;
	height: 30px;
	background: url(../images/dot.gif) repeat-x center;
}

.article_column {
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
td.sectiontableheader {
	background: #666666;
	border: 1px solid #CCCCCC;
	padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 4px 4px 6px;
	border-bottom: 1px solid #CCCCCC;
}

tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background-color: #E9F4F8;
}

tr.sectiontableentry2 td {
	background-color: #F7F7F7;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	font-size: 92%;
}

table.contenttoc a {
}

table.contenttoc td {
	background: url(../images/bullet.gif) no-repeat 10px 9px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F7F7F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {}
.adminform .inputbox {}

.blog_more {}

.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(../images/bullet.gif) no-repeat 6px 10px;
	margin: 0;
	padding: 0 0 0 17px;
}

.category {
	font-size: 125%;
	font-weight: bold;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}

.componentheading {
	font-size: 250%;
	font-weight: normal;
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 10px;
}

.contentdescription {
	display: block;
	padding: 10px;
	margin: 10px 0;
	font-size: 125%;
	font-style: italic;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 8px 0 0;
	font-size: 250%;
}

table.blog .contentheading {
	font-size: 185%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}
a.readon {
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #000;
	color: #00234B;
	margin-top: 12px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

a.readon:hover, a.readon:active, a.readon:focus {
	text-decoration: none;
	font-weight: bold;
	background-color: #006699;
	border: 1px solid #000;
	color: #FFFFFF;
	margin-top: 12px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

/* Read more */
a.readon_dark {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0;
	width: 112px;
	background-image: url(../images/readmore.png);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
}

#ja-botsl a.readon_dark {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding: 0;
	width: 112px;
	background-image: url(../images/readmore.png);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-decoration: none;
}

a.readon_dark:hover, a.readon_dark:focus, a.readon_dark:active {
	text-decoration: none;
	background-position: 6px -20px;
	color: #FFFFFF;
}
#ja-botsl a.readon_dark:hover, a.readon_dark:focus, a.readon_dark:active {
	text-decoration: none;
	background-position: 6px -20px;
	color: #FFFFFF;
}


#ja-bottomwrap .hide span{
	background:url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/ja-cpanel-bottom-show.gif) no-repeat center right;
}
#ja-bottomwrap .show span{
	background:url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/ja-cpanel-bottom-hide.gif) no-repeat center right;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}



ul.pagination {
	margin: 15px auto 0;
	padding: 0;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
}

.pagenavbar {
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.sectiontableheader {
	color: #000000;
	font-weight: bold;
	padding: 8px 5px;
         border: 1px solid #CCCCCC;
}

.sectiontableheader a {
	color: #FFFFFF;
}

tr.sectiontableentry1 td {
	padding: 8px 5px;
}

tr.sectiontableentry2 td {
	padding: 8px 5px;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* META
--------------------------------------------------------- */
.article-tools {
	display: block;
	margin: 0 0 10px;
	width: 100%;
	clear: both;
	color: #999999;
	position: relative;
	padding-top:5px;
}

.article-meta {
	padding: 0;
	width: 70%;
	float: left;
}

.article-section, .article-category {
	font-size: 92%;
	text-transform: uppercase;
}

.createby {
	padding: 0 5px 0 5px;
}

.createdate {
	padding: 0 5px 0 0;
	background: url(../images/vline.gif) no-repeat right;
}

.modifydate {
	color: #999999;
}

div.buttonheading {
	position: absolute;
	top: 0px;
	right: 0;
	width: 82px;
	padding: 3px;
}

.buttonheading img {
	margin: 0 5px 0 0;
	border: 0;
	float: right;
	background:none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-header,
#ja-mainnav,
#ja-subnav,
#ja-container,
#ja-botsl,
#ja-footer {
	width: 950px;
	margin: 0 auto;
	clear: both;
}
#ja-head_container{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
}

#ja-container {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	width: 950px;
}
/* PRIMARY COLUMN
--------------------------------------------------------- */
#full-content_wrapper{
         background: #EEEEEE;
}
#full-content{
         width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#ja-content {
	clear: both;
	display: block;
	float: left;
	width: 64%;
}

.leftlayout #ja-content {
	float: left;
}

.rightlayout #ja-content {
	float: right;
}

#ja-current-content {
	margin-bottom:10px;
}

/* content + 3 col */
div.ja-wrap-center {
	background: url(../images/box-center.gif) repeat-y center top #FFFFFF;
}

div.ja-wrap-top {
	background: url(../images/box-top.gif) no-repeat center top;
}

div.ja-wrap-bot {
	background: url(../images/box-bot.gif) no-repeat center bottom;
         padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* COLUMNS
--------------------------------------------------------- */
#ja-colwrap {
	float: right;
	overflow: hidden;
	width: 34.9%;
}

.leftlayout #ja-colwrap {
	float: right;
}

.rightlayout #ja-colwrap {
	float: left;
}

#ja-colmass, ja-cols {
	clear: both;
	width: 100%;
} 

/*masstop*/
#ja-colmass  {
	padding-top: 10px;
}

#ja-colmass div.module div div div  {

}

/*columns*/
#ja-col1 {
	float: left;
	overflow: hidden;
	width: 50%;
	clear: both;
}

#ja-col1 div.ja-innerpad {
	padding: 0 5px 0 0px;
}

#ja-col2 div.ja-innerpad {
	padding: 0 0 0 5px;
}

#ja-col2 {
	float: right;
	overflow: hidden;
	width: 49.9%;
}

/*common style for column*/
#ja-colwrap a {}

#ja-colwrap a:hover, #ja-colwrap a:active, #ja-colwrap a:focus {}

#current a:hover, #current a:active, #current a:focus {
	text-decoration: none;
}

#ja-colwrap table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-colwrap .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap, #ja-containerwrap-c, #ja-containerwrap-cm, #ja-containerwrap-f, #ja-containerwrap-m {
	clear: both;
	border-top: 1px solid #FFFFFF;
	background: #EEEEEE;
}

/* full */
#ja-containerwrap-f #ja-container , #ja-containerwrap-f #ja-container-inner  {
}

#ja-containerwrap-f #ja-content {
	width: 100%;

}

#ja-containerwrap-f div.ja-wrap-center {
	background: url(../images/box-center1.gif) repeat-y center top #FFFFFF;
}

#ja-containerwrap-f .ja-wrap-top {
	background: url(../images/box-top1.gif) no-repeat center top;
}

#ja-containerwrap-f .ja-wrap-bot {
	background: url(../images/box-bot1.gif) no-repeat center bottom;
}

/* content + col + mass */
#ja-containerwrap-cm #ja-container {
}

#ja-containerwrap-cm #ja-container-inner {
	background: none;
}

#ja-containerwrap-cm #ja-col1,
#ja-containerwrap-cm #ja-col2 {
	width: 100%;
}

/* content + col */
#ja-containerwrap-c #ja-container {
}

#ja-containerwrap-c #ja-container-inner {
	background: none;
}

#ja-containerwrap-c #ja-content {
	width: 82%;
}

#ja-containerwrap-c #ja-colwrap {
	width: 17%;
}

#ja-containerwrap-c #ja-col1,
#ja-containerwrap-c #ja-col2 {
	width: 100%;
}

#ja-containerwrap-c div.ja-wrap-center {
	background: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/box-center2.gif) repeat-y center top #FFFFFF;
}

#ja-containerwrap-c .ja-wrap-top {
	background: url(../images/box-top2.gif) no-repeat center top;
}

#ja-containerwrap-c .ja-wrap-bot {
	background: url(../images/box-bot2.gif) no-repeat center bottom;
}

/* content + mass */
#ja-containerwrap-m #ja-container {
}

#ja-containerwrap-m #ja-container-inner {
	background: none;
}

/* MODULE
--------------------------------------------------------- */

.stars h3{
     background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/icon-star.gif) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.contact h3{
     background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/icon-link-mailto.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.video h3{
     background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/icon-link-wmv.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.network h3{
     background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/icon-link-wmv.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.details h3{
     background: transparent url(../images/icon-module-selection.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.search-icon h3{
     background: transparent url(../images/icon-search.gif) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.key-icon h3{
     background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/key-icon.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.setting-icon h3{
     background: transparent url(../images/icon-setting.gif) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.cart-icon h3{
     background: transparent url(../images/icon-cart.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.order-icon h3{
     background: transparent url(../images/icon-user.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.doctor-icon h3{
     background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/icon-doctor.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.equipment-icon h3{
     background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/icon-eqd.png) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.news-icon h3{
     background: transparent url(../images/icon-comment.gif) no-repeat 8px center;
     font-size: 100%;
     padding-left: 18px;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}
.new-icon h3
{
	background: transparent url(../images/icon-new.png) no-repeat 3px -12px;
         font-size: 100%;
	padding-left: 44px;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
       
}
.new-icon1 h3
{
	background: transparent url(../images/icon-new4.png) no-repeat 3px 5px;
         font-size: 100%;
	padding-left: 44px;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
       
}
.new-icon2 h3
{
	background: transparent url(../images/icon-new3.png) no-repeat 3px -7px;
         font-size: 100%;
	padding-left: 44px;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
       
}
.new-icon3 h3
{
	background: transparent url(../images/icon-new5.png) no-repeat 5px 2px;
         font-size: 100%;
	padding-left: 44px;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
       
}
/* Module Default*/

div.module h3 {
}
.blank h3{
     font-size: 100%;
     position: relative;
     text-transform: uppercase;
     margin: 0 -10px 5px;
     height: 30px;
     line-height: 32px;
     text-indent: 10px;
}

div.module h3 span.ja-mdtool {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 15px;
	top: 8px;
}
div.module-ad {
	margin-bottom: 15px;
	width: 100%;
	float: left;
	clear: both;
}

div.module,
div.module_blank {
	background: url(../images/bor_br.gif) no-repeat right bottom !important;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}

div.module div {
	background: url(../images/bor_bl.gif) no-repeat left bottom;
	margin: 0;
}

div.module div div {
	background: url(../images/bor_tr.gif) no-repeat right top;
}

div.module div div div {
	background: url(../images/bor_tl.gif) no-repeat left top;
	padding: 0 10px 10px;
	overflow: hidden;
	display: block;
}

div.module div div div div {
	background: none;
	padding: 0;
}
/* Module Video*/
div.module-video h3 {
	font-size: 100%;
	padding-left: 18px;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
}

div.module-video h3 span.ja-mdtool {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 15px;
	top: 8px;
}

div.module-video,
div.module_blank {
	background: url(../images/bor_br.gif) no-repeat right bottom !important;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}

div.module-video div {
	background: url(../images/bor_bl.gif) no-repeat left bottom;
	margin: 0;
}

div.module-video div div {
	background: url(../images/bor_tr.gif) no-repeat right top;
}

div.module-video div div div {
	background: url(../images/bor_tl.gif) no-repeat left top;
	padding: 0 10px 10px;
	overflow: hidden;
	display: block;
}

div.module-video div div div div {
	background: none;
	padding: 0;
}

/* Module Grey*/
div.module-grey h3 {
	font-size: 100%;
	padding-left: 18px;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
}

div.module-grey h3 span.ja-mdtool {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 15px;
	top: 8px;
}

div.module-grey,
div.module_blank {
	background: url(../images/bor_br_grey.gif) no-repeat right bottom !important;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	clear: both;
}

div.module-grey div {
	background: url(../images/bor_bl_grey.gif) no-repeat left bottom;
	margin: 0;
}

div.module-grey div div {
	background: url(../images/bor_tr.gif) no-repeat right top;
}

div.module-grey div div div {
	background: url(../images/bor_tl.gif) no-repeat left top;
	padding: 0 10px 10px;
	overflow: hidden;
	display: block;
}

div.module-grey div div div div {
	background: none;
	padding: 0;
}
/* blank module */
div.module_blank {
	background: none !important;
}

div.module_blank div {
	margin: 0;
	padding: 0;
	background: none;
}

/* botsl module */
#ja-botsl div.moduletable  {
	padding: 0 10px 10px;
	height: auto !important;
}

#ja-botsl div.moduletable h3 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-size: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 1px solid #4B4B4B;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul {
	margin: 0;
	padding: 0;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
	background: url(../images/bullet.gif) no-repeat 5px 8px;
	margin: 0;
	padding-left: 16px;
}

/* HEADER
--------------------------------------------------------- */
#ja-headerwrap {
	background: url(../images/header.gif) repeat-x left bottom #333333;
	position: relative;
	width: 100%;
}

#ja-header {
	line-height: normal;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
h1.logo, div.logo-text H1 {
	margin: 0;
	padding: 0;
	font-size: 300%;
}

h1.logo a {
	width: 219px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	height: 52px;
	top: 20px;
	left: 0;
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

div.logo-text {
	position: absolute;
	top: 30px;
	left: 5px;
}

div.logo-text h1 a {
	outline: none;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF;
}

h1.logo-text a:hover,
h1.logo-text a:focus,
h1.logo-text a:active {
	text-decoration: none;
}

p.site-slogan {
	margin: 5px 0 0;
	padding: 1px;
	color: #999999;
}

/*Head Tools*/
#ja-headtools:hover,
#ja-headtools.hover {
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
}

#ja-headtools .ja-innerpad {
	position: relative;
	padding: 5px;
	float: left;
}

#ja-headtools ul {
	margin: 0;
	padding: 3px 0 0;
	float: left;
	white-space: nowrap;
}

#ja-headtools li {
	margin: 0;
	padding: 0 8px;
	display: inline;
	background: url(../images/vline.gif) no-repeat right center;
	line-height: normal;
}

#ja-headtools li a {
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnavwrap {
	background: url(../images/mainnav-bg.gif) repeat-x left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1a3e92;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1a3e92;
	position: relative;
}

#ja-mainnav {
	position: relative;
}
#ja-mainnav_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#ja-mainnav a, #ja-subnav a {
	outline: none;
	color: #00234B;
	font-weight: bold;
}

#ja-subnavwrap {
	background: #040404;
	margin-top: -1px;
}

#ja-subnav {}

#ja-subnav ul {
	margin: 0;
	padding: 0;
}

#ja-subnav li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-subnav li a {
	display: block;
	float: left;
	padding: 7px 15px 5px;
	background: url(../images/vline.gif) no-repeat left 13px;
	color: #CCCCCC;
}

#ja-subnav li a:hover, #ja-subnav li a:active, #ja-subnav li a:focus  {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-subnav li.active a,
#ja-subnav li.active a:hover,
#ja-subnav li.active a:active,
#ja-subnav li.active a:focus {
	font-weight: bold;
	color: #FFFFFF;
}

#ja-subnav li a.first-item {
	background: none;
}

/* breadcrumbs */
#ja-pathway {
	border-bottom: 1px solid #EEEEEE;
	margin: 0 auto 10px auto;
	padding: 0 0 5px;
}

#ja-pathway strong {
	margin-right: 5px;
}

#ja-pathway a {
}

#ja-pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
         
}

ul.menu li {
	background: none;
	margin: 0;
	padding: 0;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 4px 0 6px;
	background: url(../images/dot.gif) repeat-x bottom;
	width: 99%;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
}

ul.menu li.active a {
	color: #333333;
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li li a {
	background: url(../images/arrow.png) no-repeat 7px 9px !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #333333;
}
/* Links Menu */
ul.menu-links {
	list-style: none;
	margin: 0;
	padding: 0;
         list-style-type: none;
}

ul.menu-links li {
	background: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu-links li a {
	display: block;
	outline: none;
	padding: 1px 0 2px;
	width: 99%;
	color: #FFFFFF;
}

ul.menu-links li a:hover,
ul.menu-links li a:active,
ul.menu-links li a:focus {
	color: #FFFF00;
	text-decoration: underline;
}

ul.menu-links li.active a {
	color: #ffcc00;
	font-weight: bold;
}

ul.menu-links li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu-links li li a {
	background: none !important;
	border: none;
	font-weight: normal !important;
	padding: 2px 0 2px 15px !important;
}

ul.menu-links li li a:hover,
ul.menu-links li li a:active,
ul.menu-links li li a:focus {
	color: #ffcc00;
}
/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.ja-box-full, .ja-box-left, .ja-box-center, .ja-box-right {
	float: left;
	overflow: hidden;
}

.ja-box-left, .ja-box-center {
}

/* Top spotlight */
#ja-topsl {
	height: 240px;
	margin: 0 0 10px;
}

/* Bot spotlight */
#ja-botslwrap {
	background:  #eeeeee;
	color: #999999;
	border-bottom: 1px solid #040404;
	padding-bottom: 14px;
}



#ja-botsl {}
#ja-botsl a {
	color: #0066CC;
}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus {
	color: #000000;
}

#ja-botsl .ja-box-left div.moduletable,
#ja-botsl .ja-box-center div.moduletable  {
	margin: 10px 6px 0 0;
}

#ja-botsl .ja-box-right div.moduletable {
	margin: 10px 0 0 6px;
}

#ja-botsl ul, #ja-botsl ol {
	margin: 0;
	padding: 0;
}

#ja-botsl ol li {
	margin: 0 0 0 20px;
	padding: 0;
	background: none;
}

#ja-botsl ul li {
	margin: 0;
	padding: 0;
}
/* Bot spotlight-0foot */
/*#ja-botslwrap-foot {
	background: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/botsl-bg.gif) repeat-x left top #333333;
	color: #999999;
	border-bottom: 1px solid #040404;
}*/
#ja-botslwrap-foot {
	background: #1a3e92;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#footer-container{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#ja-botsl-foot {}

#ja-botsl-foot a {
	color: #FFFFFF;
	text-decoration: none;
}

#ja-botsl-foot a:hover, #ja-botsl-foot a:active, #ja-botsl-foot a:focus {
	color: #FFcc00;
	text-decoration: underline;
}

#ja-botsl-foot .ja-box-left div.moduletable,
#ja-botsl-foot .ja-box-center div.moduletable  {
	margin: 10px 6px 0 0;
}

#ja-botsl-foot .ja-box-right div.moduletable {
	margin: 10px 0 0 6px;
}

#ja-botsl-foot ul, #ja-botsl ol {
	margin: 0;
	padding: 0;
	
}

#ja-botsl-foot ol li {
	margin: 0 0 0 20px;
	padding: 0;
	background: none;
	color: #FFFFFF;
}

#ja-botsl-foot ul li {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) no-repeat 5px 7px;
}
/* botsl module */
#ja-botsl-foot div.moduletable  {
	padding: 0 10px 10px;
	height: auto !important;
}

#ja-botsl-foot div.moduletable h3 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	font-size: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom: 1px dashed #ffcc00;
}
#copy{
	color: #FFFFFF;
	background-color: #1a3e92;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/* FOOTER
--------------------------------------------------------- */
#ja-footerwrap {
	clear: both;
	background: #1a3e92;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#ja-footer {
	color: #cccccc;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#ja-footer small a {
	color: #cccccc;
}

#ja-footer ul {
	margin: 0;
	padding: 0;
	line-height: normal;
	float: left;
}

#ja-footer small {
	float: right;
	font-size: 100%;
	color: #cccccc;
}

#ja-footer li {
	display: inline;
	margin: 0;
	padding: 0 10px;
	background: none;
}

#ja-footer li a {
	display: inline;
	line-height: normal;
	color: #cccccc;
}

#ja-footer a:hover, #ja-footer a:active, #ja-footer a:focus {
	color: #FFFFFF;
}

#ja-footer li.ja-firstitem {
	background: none;
	padding-left: 0;
}

.ja-footurl {
	float: none;
	clear: both;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Login Form */
#login-wrap {
}

#login-wrap form {
	float: left;
}

#login-wrap form label {
}

#login-wrap form input.button {
	float: left;
}

#login-wrap form #mod_login_username,
#login-wrap form #mod_login_password {
	width: 90%;
	margin: 0px 8px 5px 0;
	font-weight: bold;
}

#login-wrap form #mod_login_username {
}

#login-wrap form #mod_login_password{
}

#login-wrap form a {
	padding: 0 5px;
	text-decoration: none;
}

#login-wrap form a:hover,
#login-wrap form a:active,
#login-wrap form a:focus {
	text-decoration: underline;
}

.ja-login-links {
	float: right;
}

/* Search */
#ja-search {
	background:transparent url(../images/search-form.png) no-repeat scroll left top;
	height:30px;
	position:absolute;
	right: 0px;
	top:4px;
	width:200px;
	z-index: 998;
}
#swf-container{
	z-index: 5;
}
#ja-search .inputbox {
	border: none;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 37px;
	z-index: 999;
}

#ja-search .button {
	margin-left: 5px;
}

/*usertool*/
a#ja-cpanel-switcher {
	height: 30px;
	color: #666666;
	background: url(../images/ja-cpanel-switcher.png) no-repeat left bottom;
	display: block;
	width: 220px;
	text-align: center;
}

a#ja-cpanel-switcher:hover, a#ja-cpanel-switcher:active, a#ja-cpanel-switcher:focus {
	color: #FFFFFF;
	text-decoration: none;
}

a#ja-cpanel-switcher span {
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 10px;
	padding-right: 20px;
}

#ja-cpanel-tools {
	color: #999999;
	display: block;
	font-size: 92%;
	right: 0;
	position: absolute;
	width: 220px;
	z-index: 100;
}

#ja-cpanel-tools .show span {
	background: url(../images/ja-cpanel-hide.gif) no-repeat right center;
	cursor: pointer;
}

#ja-cpanel-tools .hide span {
	background: url(../images/ja-cpanel-show.gif) no-repeat right center;
	cursor: pointer;
}

#ja-cpanel {
	background: #151515;
	width: 220px;
	height: auto;
	border-bottom: 1px solid #333333;
}

#ja-usertools {
	float: left;
	padding: 10px 0;
	width: 100%;
}

#ja-usertools span {
	border-bottom: 1px solid #333333;
	display: block;
	padding: 5px 15px;
	color: #666666;
}

#ja-usertools strong {
	font-weight: normal;
	float: left;
	padding: 0 5px 2px 8px;
	display: block;
}

#ja-usertools ul {
	margin: 0;
	padding: 0;
	float: left;
}

#ja-usertools li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0 5px;
}

#ja-usertools img {}

a#reset-default {
	display: block;
	margin-left: 15px;
	margin-top: 20px;
	width: 100px;
}

/*colors*/
#ja-usercolor {
	margin-bottom: 5px;
}

#ja-usercolor ul {
	margin: 10px;
}

/*layout*/
#ja-userlayout {
	margin-bottom: 5px;
}

#ja-userlayout ul {
	margin: 10px;
}

/*fonts*/
#ja-userfont {
	margin-bottom: 10px;
	border-bottom: 1px solid #333333;
}

#ja-userfont span {
	border: none;
	float: left;
	padding-right: 15px;
}

#ja-userfont ul {
	margin-top: 3px;
}

/*others*/
#ja-banner,
#ja-banner1 {
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	display: block;
	margin: 10px 0;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}

div.ja-innerdiv {
	clear: both;
	margin-bottom: 5px !important;
	padding-bottom: 5px !important;
	border-bottom: 1px solid #D4D4D4;
}

div.ja-innerdiv img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

/* JA Highslide */
a.highslide-credits em {
	font-style: normal;
	font-size: 10px !important;
	font-weight: bold;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #F7F7F7;
	float: left;
	max-width: 200px;
	padding: 5px;
}

.tool-title {
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #CC0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;

}
* html .clearfix {
	height: 1%;
}

.banneritem {
	text-align: center;
}
.hor_div {
	background-image: url(../images/horizonta_div.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
}.hor_div_full {
	background-image: url(../images/horizonta_div_full.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 13px;
}
hr{
	display: none;
}
/* Bottom Logos*/
.bottom{

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.bottom-table{
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}
.bottom-fade{
	background-image: url(../images/bottom_fad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* Plain rows */
    table.plainrows {
    border-collapse:collapse;
    background-color: #f2f2f2;
    color: #404040;
 }
 
table.plainrows caption {
    padding: 6px 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

table.plainrows thead {
    border-bottom: solid 1px #284d73;
}

table.plainrows thead th {
    text-transform: capitalize;
    background-color: #366999;
    padding: 5px 10px;
    color: #ffffff;
    font-size: 1.1em;
}

table.plainrows tfoot th,
table.plainrows tfoot td {
    text-transform: capitalize;
    padding: 3px 10px;
    background-color: #d9d9d9;
    color: #000000;
    font-size: 1.1em;
}

table.plainrows tfoot td {
    text-align:right
}

table.plainrows tbody th,
table.plainrows tbody td {
    border-bottom: solid 1px #d9d9d9;
    padding: 4px 10px;
}

table.plainrows tbody th {
   white-space: nowrap;
}

table.plainrows tr.odd {
/* background-color: #e5e5e5;*/
}

table.plainrows tbody tr:hover {
    background: #e5e5e5;
}
/* Dark stripes */
table.colorstripes {
 border: 1px solid #162c40;
 color: #ffffff;
 background: #2e61d6;
 border-collapse: collapse;
}

table.colorstripes caption {
 padding: 6px 0;
 text-transform: uppercase;
 text-align: center;
 font-size: 1.2em;
 font-weight: bold;
}

table.colorstripes td,
table.colorstripes th {
 border: 1px dashed #366999;
 padding: 5px 10px;
}

table.colorstripes thead th {
 border: 1px solid #284d73;
 background: #162c40;
 color: #ffffff;
 font-size: 1.1em;
}
table.colorstripes tbody th,
table.colorstripes tbody td {
 text-align: left;
 vertical-align: top;
}

table.colorstripes tbody tr.odd {
 background: #4177f5;
}

table.colorstripes tbody tr:hover {
 background: #1f3d59;
}

table.colorstripes tbody tr:hover th,
table.colorstripes tbody tr.odd:hover th {
 background: #1f3d59;
}

table.colorstripes tfoot th,
table.colorstripes tfoot td {
 border: none;
 padding: 4px 10px;
 background: #162c40;
 color: #ffffff;
 font-size: 1.1em;
}

table.colorstripes tfoot td {
 text-align: right;
}

/* Light stripes */
table.greystripes {
 border: 1px solid #d9d9d9;
 color: #404040;
 background: #ffffff;
 border-collapse: collapse;
}

table.greystripes caption {
 padding: 6px 0;
 text-transform: uppercase;
 text-align: center;
 font-size: 1.2em;
 font-weight: bold;
}

table.greystripes td,
table.greystripes th {
 border: 1px dashed #e5e5e5;
 padding: 5px 10px;
}

table.greystripes thead th {
 border: 1px solid #595959;
 border-bottom: 2px solid #000000;
 background: #404040;
 color: #ffffff;
 font-size: 1.1em;
}

table.greystripes tbody th,
table.greystripes tbody td {
 text-align: left;
 vertical-align: top;
}

table.greystripes tbody tr.odd {
 background: #f2f2f2;
}

table.greystripes tbody tr:hover {
 background: #e5e5e5;
}

table.greystripes tbody tr:hover th,
table.greystripes tbody tr.odd:hover th {
 background: #e5e5e5;
}

table.greystripes tfoot th,
table.greystripes tfoot td {
 border: none;
 padding: 4px 10px;
 background-color: #d9d9d9;
 color: #000000;
 font-size: 1.1em;
}
table.greystripes tfoot td {
 text-align: right;
}

.ReadMore {
	overflow: hidden;
}
.ReadMorePanelContent {
	overflow: auto;
}
.ReadMorePanel {
	margin: 0px;
	padding: 0px;
}
.ReadMoreHide{
	visibility: hidden;
}


li.phone  {
	background:transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/phone-1.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:55px;
}

li.address {
	background:transparent url(../images/address.jpg) no-repeat top left;
	padding-top:8px;
	padding-bottom:22px;
	list-style-type:none;
	padding-right:18px;
	padding-left:55px;
}
/* Module background styles */
div.module h2 {
	color: #000000;
	font-size: 1.1em;
	margin: 0 0 3px 0;
}

div.module-box {
	padding: 0;
}

div.module-box > div {
	padding: 16px 0 0 0;
}

div.module-box > div > div {
	padding: 0 0 0 7px;
}

div.module-box > div > div > div {
	padding: 0 16px 16px 0;
}

div.box-blue {
	background: transparent url(../images/module-box-blue-bg-r.png) top right no-repeat;
}

div.box-blue > div {
	background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/module-box-blue-bg-l.png) top left no-repeat;
}

div.box-blue > div > div {
	background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/module-box-blue-bg-l.png) bottom left no-repeat;
}

div.box-blue > div > div > div {
	background: transparent url(../images/module-box-blue-bg-r.png) bottom right no-repeat;
}

div.box-blue div div div div {
	background: none;
}


div.box-green {
	background: transparent url(../images/module-box-green-bg-r.png) no-repeat top right;
}

div.box-green > div {
	background: transparent url(../images/module-box-green-bg-l.png) no-repeat top left;
}

div.box-green > div > div {
	background: transparent url(../images/module-box-green-bg-l.png) no-repeat bottom left;
}

div.box-green > div > div > div {
	background: transparent url(../images/module-box-green-bg-r.png) no-repeat bottom right;
}

div.box-green div div div div {
	background: none;
}


div.box-yellow {
	background: transparent url(../images/module-box-yellow-bg-r.png) no-repeat top right;
}

div.box-yellow > div {
	background: transparent url(../images/module-box-yellow-bg-l.png) no-repeat top left;
}

div.box-yellow > div > div {
	background: transparent url(../images/module-box-yellow-bg-l.png) no-repeat bottom left;
}

div.box-yellow > div > div > div {
	background: transparent url(../images/module-box-yellow-bg-r.png) no-repeat bottom right;
}

div.box-yellow div div div div {
	background: none;
}
.enews-box{
	background-image: url(../images/enews-box.gif);
	background-repeat: no-repeat;
	border: 0px solid #FFFFFF;
         width:420px;
	height:42px;
	font-size:28px;
	padding:5px 20px 0 10px;
}
.news-field{
	border: 1px dashed #CCCCCC;
}
.news-legend{
	font-weight: bold;
	color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #006699;
	font-size: 16px;
	background-color: #FFFFFF;
}

/* Module Color*/
div.module-color h3 {
	font-size: 100%;
	padding-left: 18px;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
	color: #666666;
}

div.module-color h3 span.ja-mdtool {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 15px;
	top: 8px;
}

div.module-color,
div.module_blank {
	background: url(../images/bor_br_color.png) no-repeat right bottom !important;
	margin-bottom: 10px;
	width: 100%;
	clear: both;
}

div.module-color div {
	background: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/bor_bl_color.png) no-repeat left bottom;
	margin: 0;
}

div.module-color div div {
	background: url(../images/bor_tr_color.png) no-repeat right top;
}

div.module-color div div div {
	background: url(../images/bor_tl_color.png) no-repeat left top;
	padding: 0 10px 10px;
	overflow: hidden;
	display: block;
}

div.module-color div div div div {
	background: none;
	padding: 0;
}
/* Module 1 */
div.module-color  ul.menu-sidemenu a:link, div.module-color  ul.menu-sidemenu a:visited {
	display: block;
	background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/sidemenu-level0.png) no-repeat 5px 10px;
	padding: 3px 5px 3px 15px;
	color: #000000;
	text-decoration: none !important;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
/* Current item */
div.module-color  ul.menu-sidemenu a.current {
	background-image: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/sidemenu-current.png) !important;
	font-weight: bold;
	color: #000000;
}

div.module-color  ul.menu-sidemenu li.current a:hover {
	color: #000000;
}
div.module-color  ul.menu-sidemenu a:link,
div.module-color  ul.menu-sidemenu a:visited {
	color: #000000;
}

div.module-color  ul.menu-sidemenu a:hover {
	background-color: #E5E5E5;
	color: #333333;
}
/* Module Blue*/
div.module-blue h3 {
	font-size: 100%;
	padding-left: 18px;
	position: relative;
	text-transform: uppercase;
	margin: 0 -10px 5px;
	height: 30px;
	line-height: 32px;
	text-indent: 10px;
	color: #666666;
}

div.module-blue h3 span.ja-mdtool {
	display: block;
	height: 17px;
	width: 17px;
	position: absolute;
	right: 15px;
	top: 8px;
}

div.module-blue,
div.module_blank {
	background: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/bor_br_blue.png) no-repeat right bottom !important;
	margin-bottom: 10px;
	width: 100%;
	clear: both;
}

div.module-blue div {
	background: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/bor_bl_blue.png) no-repeat left bottom;
	margin: 0;
}

div.module-blue div div {
	background: url(../images/bor_tr_blue.png) no-repeat right top;
}

div.module-blue div div div {
	background: url(../images/bor_tl_blue.png) no-repeat left top;
	padding: 0 10px 10px;
	overflow: hidden;
	display: block;
}

div.module-blue div div div div {
	background: none;
	padding: 0;
}
/* Module 1 */
div.module-blue  ul.menu-sidemenu a:link, div.module-blue  ul.menu-sidemenu a:visited {
	display: block;
	background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/sidemenu-level0.png) no-repeat 5px 10px;
	padding: 3px 5px 3px 15px;
	color: #000000;
	text-decoration: none !important;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
/* Current item */
div.module-blue  ul.menu-sidemenu a.current {
	background-image: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/sidemenu-current.png) !important;
	font-weight: bold;
	color: #000000;
}

div.module-blue  ul.menu-sidemenu li.current a:hover {
	color: #000000;
}
div.module-blue  ul.menu-sidemenu a:link,
div.module-blue  ul.menu-sidemenu a:visited {
	color: #000000;
}

div.module-blue  ul.menu-sidemenu a:hover {
	background-color: #E5E5E5;
	color: #333333;
}
#js-showcase1_grid2,
#js-showcase2_grid2,
#js-showcase3_grid2,
#js-showcase4_grid2 {
	width: 48.6%;
	float: left;
	padding-right: 6px;
}


#js-showcase1_grid3{
	width: 31.5%;
	float: left;
	vertical-align: top;
}

#js-showcase2_grid3{
	width: 31.5%;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}


#js-showcase3_grid3 {
	width: 34.8%;
	float: left;
}

#js-showcase1_grid4,
#js-showcase2_grid4,
#js-showcase3_grid4,
#js-showcase4_grid4 {
	width: 25%;
	float: left;
	text-align: left;
}
#js-showcase1_grid4 h3,
#js-showcase2_grid4 h3,
#js-showcase3_grid4 h3,
#js-showcase4_grid4 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}
/* Footer */
#js-foot-wrapper{
}
#js-footer-container{
	background-color: #252525;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
#js-footer {
	font-size: 0.9em;
	color: #CCCCCC;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1.2em;
	padding-right: 1em;
	padding-bottom: 1.2em;
	padding-left: 1em;
}

#js-footer a:link,
#js-footer a:visited {
	color: #cccccc;
	text-decoration: none;
}

#js-footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#js-pfooter_grid2 {
}

#js-pbottom_grid2 {
}
#js-pfooter {
	padding-top: 8px;
}
#js-pbottom {
	text-align: center;
}
/** @DIV BAR **/

ul.menu-flat {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.menu-flat li {
	display: inline;
	margin: 0;
	border-left: 1px solid #B3B3B3;
	background: none;
	padding: 0 0.8em;
}

ul.menu-flat li.first {
	border-left: none !important;
}

ul.menu-flat a:link,
ul.menu-flat a:visited {
	text-decoration: none !important;
}

ul.menu-flat a:hover {
	text-decoration: underline !important;
}
ul.newsfeed a:link, ul.newsfeed a:visited {
	display: block;
	background: transparent url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/sidemenu-level0.png) no-repeat 5px 10px;
	padding: 3px 5px 3px 15px;
	color: #ffffff;
	text-decoration: none !important;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	line-height: 22px;
}
/* Current item */
ul.newsfeed a.current {
	background-image: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/sidemenu-current.png) !important;
	font-weight: bold;
	color: #ffffff;
}

ul.newsfeed li.current a:hover {
	color: #ffffff;
}
ul.newsfeed a:link,
ul.newsfeed a:visited {
	color: #ffffff;
}

ul.newsfeed a:hover {
	background-color: #eeeeee;
	color: #000000;
}
/* Testimonials */


.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}

.AccordionPanel {
	margin: 0px;
	padding: 0px;
}


.AccordionPanelTab {
	background-color: #eeeeee;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	text-align: left;
	color: #333333;
}


.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 7px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}


.AccordionPanelTab {
	background-color: #F7F7F7;
	background-image: url(../images/lupe_larger.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
	height: 28px;
	padding-top: 11px;
}
.AccordionPanelOpen  {
	background-color: #ffffff;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #F7F7F7;
	background-image: url(../images/lupe_smaller.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 25px;
}
.AccordionPanelTabHover {
	color: #000;
	background-color: #CCCCCC;
}
.AccordionFocused .AccordionPanelTabHover {
	color: #000;
	background-color: #999999;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #000;
	background-color: #999999;
}


.AccordionFocused .AccordionPanelTab {
	background-color: #f7f7f7;
}


.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #f7f7f7;
}

DIV.body_panel {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}
.body_panel UL {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	HEIGHT: 53px;
	list-style-type: none;
	PADDING-TOP: 0px;
	background-color: #092D81;
}
.body_panel UL LI {
	PADDING-BOTTOM: 16px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 13px;
	PADDING-RIGHT: 13px;
	FLOAT: left;
	PADDING-TOP: 16px;
	
}
.body_panel UL LI A {
	PADDING-BOTTOM: 15px;
	MARGIN: 0px;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 20px;
	COLOR: #ffffff;
	PADDING-TOP: 15px;
	font-size: 16px;
	text-decoration: none;
}
#top-container{
	padding-right: 12px;
	padding-left: 12px;
}
#top-wrap-left{
	background-image: url(../images/blue/left-test.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#top-wrap-right{
	background-image: url(../images/blue/right-test.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.testimonials-li li{
	BACKGROUND: url(http://www.learningbreakthrough.com/templates/LPB-NEW/css/images/none.gif) no-repeat center bottom;
}
DIV.body_panel UL LI A.active {
	BACKGROUND: url(http://www.learningbreakthrough.com/templates/LPB-NEW/css/images/m_hover.gif) #FBD22D no-repeat center bottom;
	color: #1A3E92;
	width: 53px;
}
DIV.body_panel UL LI A:hover {
	BACKGROUND: url(http://www.learningbreakthrough.com/templates/LPB-NEW/css/images/m_hover.gif) #FBD22D no-repeat center bottom;
	color: #1A3E92;
}
DIV.rows {
	PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 10px
}
DIV.back_gr {
	BACKGROUND: #f2f2f2
}
DIV.back_wh {
	BACKGROUND: #fff
}
DIV.back_bl {
	
}
DIV.rows DIV.name {
	FONT: 11px Arial, Helvetica, sans-serif; FLOAT: left; COLOR: #1a1a21
}
DIV.rows DIV.name A {
	FONT: 11px Arial, Helvetica, sans-serif
}
DIV.rows DIV.sign_up {
	PADDING-BOTTOM: 3px; PADDING-LEFT: 3px; PADDING-RIGHT: 3px; FONT: 11px Arial, Helvetica, sans-serif; FLOAT: left; COLOR: #fff; PADDING-TOP: 3px
}
DIV.rows DIV.sign_up A.big {
	FONT: bold 16px Arial, Helvetica, sans-serif; COLOR: #fff
}
DIV.rows DIV.price {
	TEXT-ALIGN: center; FONT: 11px Arial, Helvetica, sans-serif; FLOAT: right; COLOR: #1a1a21
}
DIV.service {
	PADDING-BOTTOM: 10px; MARGIN: 0px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; PADDING-TOP: 10px
}
.clr {
	clear: both;	
}
DIV {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
/* End Testimonials */

/* Contact Module
----------------------------------------------------------- */
ul.contact {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.contact li {
	border: none;
	color: #FFFFFF;
	margin: 0;
	padding: 3px 0 3px 25px !important;
}

ul.contact li.address {
	background: url(../images/icon-home.png) no-repeat 0px 5px !important;
}

ul.contact li.phone {
	background: url(../images/icon-phone.png) no-repeat left center !important;
}
ul.contact li.skype {
	background: url(../images/icon-skype.png) no-repeat left center !important;
}
ul.contact li.email {
	background: url(../images/icon-email.gif) no-repeat left center !important;
}

ul.contact li.link {
	background: url(http://www.learningbreakthrough.com/templates/LPB-NEW/images/icon-link.gif) no-repeat left center !important;
}

/* Bottom 3 Boxes Module Height
----------------------------------------------------------- */
#ja-cpanel-bottom .module{
	height: 275px;
}
#ja-cpanel-bottom div{
	height: 100%;
}

/* Connection Logo Margin
----------------------------------------------------------- */
#rcol-logos{}

#rcol-logos .conn-logos{
	padding-top: 12px;
	padding-bottom: 12px;
}

#rcol-logos .conn-logos-blog{
	padding-top: 10px;
	padding-bottom: 15px;
}

/*new banner for gwotest*/
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.bannerbox{
	width:576px;
	height:279px;
	background:url(http://www.learningbreakthrough.com/images/sales-banner-bg.jpg) no-repeat;
	padding:19px 15px 15px 15px ;
	
	}
.dylexia {
	width:187px;
	float:left;
	margin-right:10px;
	border-right:1px dotted #acaaaa;
	
}

.dylexia h2 {
	margin:0px;
	padding:0px;
	font-size:17px;
	color:#609b31;
	line-height:17px;
	
}

.dylexia h2 span{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#9a8453;
	
}
.addbox  {
	width:185px;
	float:left;
	margin-right:10px;
	border-right:1px dotted #acaaaa;
	
}
.addbox h2 {
	margin:0px;
	padding:0px;
	font-size:17px;
	color:#609b31;
	line-height:17px;
	
}

.addbox h2 span{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#9a8453;
	
}

.other  {
	width:182px;
	float:right

	
}

.other h2 {
	margin:0px;
	padding:0px;
	font-size:17px;
	color:#609b31;
	line-height:17px;
	
}

.other h2 span{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#9a8453;
	
}


.other ul  {
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
	font-size:11px;

	
}

.other li {
	background:url(../../../images/bullet.jpg) no-repeat 0 3px;
	padding:0px 0px 0px 15px ;
	color:#1a3e92;
	margin:0px 0px 4px 0px ;
	line-height:14px;
}

.other li a{
	text-decoration:none;
	color:#1a3e92;
	
}

.other li a:hover{
	text-decoration:none;
	color:#416bcc;
	
}

.lear{
background:url(../../../images/lear-more.jpg) no-repeat top;
width:94px;
height:19px;
display:block;
margin:10px 0px 0px 0px ;


}


.lear:hover{
background:url(../../../images/lear-more.jpg) no-repeat bottom;
width:94px;
height:19px;


}

.product{
background:url(../../../images/pro.png) no-repeat top;
width:133px;
height:23px;
display:block;
margin:10px 0px 0px 0px ;


}


.product:hover{
background:url(../../../images/pro.png) no-repeat bottom;
width:133px;
height:23px;


}

.link-content{
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}