/* tcl.css */

.forceClear {
        width:900px;
        height: 1px;
        clear:both;
}

.t1 {
	display: inline;
	font-weight: bold;
	color: #235eaa;	
}

a:active {
        outline: none;
        }

:focus {
	-moz-outline-style: none;
	}

/* img {behavior: url(/css/iepngfix.htc)} */ /* Served in php files */

.caption {
	font-size:10px;
	font-weight: normal;
	text-align: left;	
}

.box {
	background: #fff;
	padding: 15px;
	margin: 3px;
}

fieldset {
	border: 1px solid #00768e;
	margin: 10px;
	padding: 10px;
}

legend {
	background: #00768e;
	color: #e0fafe;
	margin-left: 10px;
	padding: 3px;
}

label {
	/* width:150px; */
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: middle;
	font-size:70%;
}


#bannerborder {
	width: 931px;
	height: 177px;
	margin: 0px;
	padding: 0px;
	padding-top: 1px; /* hmm! seems to require this! */
	background-color: transparent;
	/* background-image: url(https://www.toucanlearn.com/images/homepage_header.png); */
	background-repeat: no-repeat;
}

#bannerbordermembers {
        width: 931px;
        height: 177px;
        margin: 0px;
        padding: 0px;
        padding-top: 1px; /* hmm! seems to require this! */
        background-color: transparent;
        background-image: url(//www.toucanlearn.com/images/homepage_header_lores.png);
        background-repeat: no-repeat;
}


#banner {
	width: 860px;
	height: 136px;
	margin: 20px;
	padding: 0px;
	background-color: transparent;
}

#navigationborder {
    	background-color:transparent;
    	width: 231px;
    	height: 356px;
	overflow: hidden;
    	padding: 0px;
    	margin:3px;
	float: left;
    	background-image: url(/images/backgrounds/green.png);
    	background-repeat: no-repeat;
}

#navigation {
	width: 196px;
	height: 320px;
	padding: 0px;
	margin: 20px;
	background-color: transparent;
	float: left;
	color: #89d616;
}

#navigation input {
        font-weight: normal;
        color: #058e00;
}

#footer {
	width: 900px;
	height: 20px;
	padding: 0px;
	padding-top: 0px;
	margin: 3px;
	background-color: transparent;
	float: left;
	color: #000;
	text-align: right;
}

#navbar {
	width: 900px;
	height: 20px;
	padding: 0px;
	padding-top: 0px;
	margin:3px;
	background: #058e00;
	background-image: url(/images/backgrounds/green_navbar.gif);
	background-repeat:no-repeat;
	float: left;
	color: #fff;
	text-align: center;
}

#outer {
	width: 950px;
	height: 600px;
	background: #79d454;
	padding:3px;
}

h1 {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #235eaa;
	display: inline;
}

h2 {
        font-size: 14px;
	color: #235eaa;
        text-align: left;
        font-weight: bold;
        display: inline;
}

.grey h1 {
	color: #666;
}

a {
	color: #000;
	text-decoration: none;
}

.footlink:hover {
	text-decoration: underline;
	}

.link {
	display: block;
}

.link:hover {
	color: #f60;
}

a.navigation:hover {
	color: #058e00;
}

.navbar {
	display: inline;
}

a.navbar {
	color: #fff;
	font-weight: bold;
}

a.navbar:hover {
	color: #dafeda;
}

.afooter {
	color: #000;
}

.afooter:hover {
	color: #000;
	text-decoration: underline;
}

a.afooter {
	color: #000;
}
a.afooter:visited {
	color: #000;
}

a.signupLink {
	color: #00768e;
	text-decoration: underline;
}

.question {
	font-weight: bold;
	display: block;
	margin-top: 16px;
	margin-bottom: 3px;
	color: #000;
}

.answer {
	display: block;
	margin: 0px;
	font-weight: normal;
	color: #666;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

a.ovalbutton {
display: block;
float: left;
font: normal 12px; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
text-align:center;
}

button.ovalbutton{
display: block;
float: left;
font: normal 12px; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN)
                      must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;
}

a.green, button.green {
background: transparent url('/images/buttons/oval-green-left.gif') no-repeat top left;
}

a.blue, button.blue {
background: transparent url('//www.toucanlearn.com/images/buttons/oval-blue-left.gif') no-repeat top left;
}

a.red, button.red {
background: transparent url('/images/buttons/oval-red-left.gif') no-repeat top left;
}

a.grey, button.grey {
background: transparent url('/images/buttons/oval-gray-left.gif') no-repeat top left;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton, button:link.ovalbutton, button:visited.ovalbutton, button:active.ovalbutton {
color: #fff; /*button text color*/
font-weight: bold;
font-size: 11px;
}

a.ovalbutton span, button.ovalbutton span{
display: block;
padding: 4px 8px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.green span, button.green span{
background: transparent url('/images/buttons/oval-green-right.gif') no-repeat top right;
}

a.blue span, button.blue span{
background: transparent url('//www.toucanlearn.com/images/buttons/oval-blue-right.gif') no-repeat top right;
}

a.red span, button.red span{
background: transparent url('//www.toucanlearn.com/images/buttons/oval-red-right.gif') no-repeat top right;
}

a.grey span, button.grey span{
background: transparent url('/images/buttons/oval-gray-right.gif') no-repeat top right;
}


a.ovalbutton:hover, button.ovalbutton:hover { /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span, button.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: #fff;
font-weight: bold;
font-size: 11px;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

button {border:0; border:none; background:transparent; width:1px; overflow:visible; white-space:nowrap; padding:0px 2px; cursor:pointer; cursor:hand;}

.activitybox {
border-color: #0bf;
border-width: 2px;
}

.activityheading {
font-size: 14px;
font-weight: bold;
color: #000;
margin-top: 0px;
}

.activityexplanation {
color: #000;
font-style: italic;
}

.activityequipment {
color: #000;
font-size:11px;
}


