﻿/*-------------------------------------------------------------------------

	1.	Fixed Container & Body Attributes
	2.	Content Area Attributes
	3.	Header Attributes
	4.	Footer Attributes
	5.	General styling Attributes
	6.	Font Style Attributes
    7.  Language Buttons
    8.  Miscellaneous  

-------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------*/
/*	1.	Fixed Container & Body Attributes
/*-------------------------------------------------------------------------*/

body {
    height: 674px; /* height + 2*margin = 690 */
    width: 1000px; /* width  + 2*margin = 1024 */
    background-image: url(../images/leather_back.png);
    margin: 8px;
    font-size: 0.875em;
}

#container {
    background-image: url(../images/container-test-bg.jpg);
    height: 665px;
    width: 1000px;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    -webkit-box-shadow: 3px 3px 3px #000000;
    box-shadow: 3px 3px 3px #000000;
}

/*-------------------------------------------------------------------------*/
/*	2.	Content Area Attributes
/*-------------------------------------------------------------------------*/

.content {
    width: 952px;
    height: 475px;
    Float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24px;
    bottom: 0;
    padding: 12px;
}

/*-------------------------------------------------------------------------*/
/*	3.	Header Attributes
/*-------------------------------------------------------------------------*/

#header {
    margin: 0px;
}

.header {
    background-image: url(../images/header-bg3.jpg);
    height: 40px;
    width: 1000px;
    margin: 0px;
}

/*-------------------------------------------------------------------------*/
/*	4.	Footer Attributes
/*-------------------------------------------------------------------------*/
.footer_outer {
    width: 100%;
    bottom: 0;
}

.footer_inner_left {
    width: 825px;
    Float: left;
    display: inline;
    padding-bottom: 5px;
    margin-left: 10px;
    bottom: 0;
    font-size: 24px;
}

.footer_inner_right {
    width: 150px;
    Float: right;
    display: inline;
    margin-right: 0px;
    bottom: 0;
    font-size: 24px;
}

/*-------------------------------------------------------------------------*/
/*	5.	General styling Attributes
/*-------------------------------------------------------------------------*/
div {
    font-size: 24px;
    margin-top: 0.27em;
    margin-bottom: 0.27em;
}

.fraction {
    font-size: x-small;
}

#arrow {
    margin-left: 20px;
    float: left;
    font-size: large;
}

#divh {
    margin-left: 100px;
}

/*-------------------------------------------------------------------------*/
/*	6.	Font Style Attributes
/*-------------------------------------------------------------------------*/
p {
    font-size: 24px;
    margin-top: 0.12em;
    margin-bottom: 0.27em;
}

h1 {
    display: block;
    font-size: 1.8em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    font: 100%/150% calibri,helvetica,sans-serif;
}

h2 {
    display: block;
    font-size: 1.6em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    font: 100%/150% calibri,helvetica,sans-serif;
}

h3 {
    display: block;
    font-size: 1.4em;
    margin-top: 0.37em;
    margin-bottom: 0.37em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    font: 100%/150% calibri,helvetica,sans-serif;
}

    h3.toptitle {
        display: block;
        font-size: 1.4em;
        margin-top: 0.37em;
        margin-bottom: 0.37em;
        margin-left: 0;
        margin-right: 0;
        font-weight: bold;
        font: 100%/150% calibri,helvetica,sans-serif;
        color: #fff;
    }

h4 {
    display: block;
    font-size: 1.2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    font: 100%/150% calibri,helvetica,sans-serif;
}

.fractionfont {
    font-size: 14px;
}


ol li {
    list-style-type: none;
    counter-increment: list;
    position: relative;
}

    ol li:after {
        content: counter(list) ".";
        position: absolute;
        left: -2.5em;
        width: 2em;
        text-align: right;
        color: red;
    }

/*-------------------------------------------------------------------------*/
/*	7.	Language Buttons
/*-------------------------------------------------------------------------*/
.language {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-appearance: none;
}

.noshow {
    display: none;
}

/*-------------------------------------------------------------------------*/
/*	8.	Miscellaneous
/*-------------------------------------------------------------------------*/
.fraction, .top, .bottom {
    padding: 0 5px;
}

.fraction {
    display: inline-block;
    text-align: center;
    font-size: 13pt;
}

.bottom {
    border-top: 1px solid #000;
    display: block;
}
.purple {color: purple ;}

.rabbit {
    width: 70px;
    height: 70px;
    margin-bottom: 5px;
    margin-left: 25px;
    text-align: center;
    line-height: 50px;
    font-size: large;
    float: left;
}
.red {color: red;}


.squarea {
    width: 50px;
    height: 100px;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-left: 25px;
    text-align: center;
    line-height: 50px;
    font-size: large;
    float: left;
    background-color: lightgray;
}
.squaredottedw {
    width: 70px;
    height: 100px;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 60px;
    text-align: center;
    line-height: 50px;
    float: left;
    background-color: white;
}

.squaredottedr {
    width: 70px;
    height: 100px;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 60px;
    text-align: center;
    line-height: 50px;
    float: left;
    background-color: white;
}

.squaredottedrc {
    width: 70px;
    height: 100px;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 60px;
    text-align: center;
    line-height: 50px;
    float: left;
    background-color: white;
}

.squaredottedrd1 {
    width: 120px;
    height: 120px;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 60px;
    text-align: center;
    line-height: 50px;
    background-color: white;
}

.squaredottedrd2 {
    width: 120px;
    height: 100px;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 60px;
    text-align: center;
    line-height: 50px;
    background-color: white;
    float: left;
}

.squaredottedrd3 {
    width: 120px;
    height: 100px;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 60px;
    text-align: center;
    line-height: 50px;
    background-color: white;
    float: left;
}

.squaredottedwc {
    width: 70px;
    height: 100px;
    border: 1px solid black;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 60px;
    text-align: center;
    line-height: 50px;
    float: left;
    background-color: white;
}

.question {
    display: none;
}

.indent20 {
    border: 10px solid blue;
    margin-left: 20px;
    margin-top: 20px;
    margin-top: 20px;
    padding: 20px;
    display: inline-block;
}

#buttons {
    width: 450px;
    height: 240px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-top: 60px;
    text-align: center;
    line-height: 50px;
    float: left;
}

#person {
    position: absolute;
    top: 360px;
    left: 0px;
}

#img2 {
    position: absolute;
    top: 280px;
    left: 50px;
}

#go {
    position: absolute;
    top: 260px;
    left: 60px;
}

div#messageBox {
    position: fixed;
    top: 100px;
    left: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 24px;
    background-color: #000000;
    color: #FFFFFF;
    padding: 6px;
    display: none;
}

body {
    background-color: #FF0;
    font-size: larger;
}

#tb {
    border-top: 10px solid #000;
    font-size: xx-large;
}
