/* Mainwindow */
#mathimage{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/lessons/lesson1/fractionoperations.png") no-repeat;
    width: 998px; /* Width of new image */
    height: 598px; /* Height of new image */
    padding-left: 998px; /* Equal to width of new image */
}
#mathimage1{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/lessons/lesson1/fractionoperationssolutions.png") no-repeat;
    width: 988px; /* Width of new image */
    height: 399px; /* Height of new image */
    padding-left: 988px; /* Equal to width of new image */
}
#mathimage2{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/lessons/lesson1/fractionoperationsworkedsolutions.png") no-repeat;
    width: 988px; /* Width of new image */
    height: 1395px; /* Height of new image */
    padding-left: 988px; /* Equal to width of new image */
}
#mathimage_1{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/lessons/lesson2/recurringdecimalstofractionsworksheet.png") no-repeat;
    width: 998px; /* Width of new image */
    height: 548px; /* Height of new image */
    padding-left: 998px; /* Equal to width of new image */
}
#mathimage1_1{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/lessons/lesson2/recurringdecimalstofractionssolutions.png") no-repeat;
    width: 988px; /* Width of new image */
    height: 399px; /* Height of new image */
    padding-left: 988px; /* Equal to width of new image */
}
#mathimage1_2{
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/lessons/lesson2/recurringdecimalstofractionsworkedsolutions.png") no-repeat;
    width: 988px; /* Width of new image */
    height: 2242px; /* Height of new image */
    padding-left: 988px; /* Equal to width of new image */
}


#tabs_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#tabs_container ul.tabs {
	list-style: none;
	border-bottom: 1px solid #ccc;
	height: 28px;
	margin: 0;
	padding: 0;
}
#tabs_container ul.tabs li {
	float: left;
	background-color: #efefef;
}
#tabs_container ul.tabs li a {
	padding-top: 3px;
	padding-bottom:3px;
	width:240px;
	display: block;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-right: 1px;
	text-decoration: none;
	background-color: #efefef;
}
#tabs_container ul.tabs li.active a {
	background-color: #fff;
	padding-top: 4px;
}
.tab_contents_container {
	border-top: none;
	padding: 3px 4px;
}
.tab_contents {
	display: none;
}
.tab_contents_active {
	display: block;
}
.clear {
	clear: both;
}


/* topBar*/
#topBarleft{
    float:left;
    list-style-type: none;
    margin:0;
    padding:0;
}
#topBarleft li{
    float:left;
    padding:0 20px 0 20px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin-left:-1px;
}
#topBarleft li:hover{
}
#topBarright{
	float:right;
    list-style-type: none;
    margin:0;
    padding:0;
}
#topBarright li{
    float:left;
    padding:0;
}
.lineheighth2 {
    line-height:30px;
	color:#EEE;
}
.lineheighth2:hover {
	color:#FFF;
}
#logo{
    line-height:30px;
	color:#EEE;
	float:left;
	padding-right:20px;
}
#logo:hover {
color:#FFF;
}
/* topBar*/

#searchbox {
    background: url("/images/searchicon.png") no-repeat scroll 96% 50% #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-top: -1px;
	margin-right: -1px;
    padding: 4px 10px;
    width: 210px;
}
#tos {
    padding: 5px 10px 5px 10px;
}
#privacy {
    padding: 5px 10px 5px 10px;
}

#topics {
	float:left;
}
#years {
	float:left;
}
#stream {
	float:left;
}
#lesson {
	float:left;
}
.contentList{
	padding-left: 10px;
	margin:10px 0 10px 0;
}
.contentList li{
	list-style:none;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-left:-1px;
	margin-bottom:-1px;
}
.contentList li:hover{
	background: #66CCFF;
	color: #FFF;
}
.highlight{
	background: #66CCFF;
}
.padleft { 
    padding: 0 0 0 10px;
}

.align-leftpad { 
    padding: 0 0 0 10px;
    float:left;
}
.align-left { 
    padding:0;
    float:left;
}
.align-rightpad {
    padding: 0 10px 0 0;
    text-align: right;
    float:right;
}
.align-right {
    padding: 0;
    text-align: right;
    float:right;
}
.clear{
    clear:both;
}
.footer-text {
	padding-right: 15px;
	color: #EEE;
}
.footer-text:hover {
	color: #FFF;
}
.menu-title {
	padding: 0 0 0 10px;
	margin-bottom: -5px;
}

/* custom classes end */

/* formatting text start*/
html {
position:relative;
}
html, body{
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-image: url("/images/red-back2.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	background-color: #9D1000;
	margin: 0;
	min-height:100%
}
a{
     text-decoration:none;
     color: #000;
     font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
     font-size:16px
}
a:focus {
    outline: none;
    outline-offset: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 }
h1 {	
    font-size:32px;
}
h2 {
    font-size:24px;
}
h3 {
    font-size:18px;
}
h4 {
    font-size:16px;
}
h5 {
    font-size:13px;
}
h6 {
    font-size: 11px;
}
#wrapheader {
    background: rgba(207, 95, 83, 0.8);
	margin:0;
}  
header {
    width:1000px;
	margin:0 auto;
}
#wrapwrap {
	padding-top:3px;
}    
#wrap {
    background:#FFF;
    width:1000px;
    margin: 0 auto 22px;
    border: solid #CCC 1px;
}   
#wrapfooter {
    background:rgba(207, 95, 83, 0.8);
	margin: 0;
    position: absolute;
    bottom: 0;
    height: 22x;
    width: 100%;
}
footer {
    width:1000px;
	margin: 0 auto;
	color:#EEE;
	height: 22px;
	bottom:0;
}
#livesearch{
	position: absolute;
	z-index: 5;
}
#contentListContainer {

}
#menuhide{
	background:url("/images/menuhide.png") no-repeat 50% 50% ;
	cursor: pointer;
	padding: 14px;
}
#menuhide:hover{
	background:url("/images/menuhidehover.png") no-repeat 50% 50% ;
	padding: 14px;
}