/* 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;
	}

.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 {
	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-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(http://img1.toucanlearn.net/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(http://img2.toucanlearn.net/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(http://img1.toucanlearn.net/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('http;//img1.toucanlearn.net/images/buttons/oval-green-left.gif') no-repeat top left;
}

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

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

a.grey, button.grey {
background: transparent url('http://img2.toucanlearn.net/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('http://img2.toucanlearn.net/images/buttons/oval-green-right.gif') no-repeat top right;
}

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

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

a.grey span, button.grey span{
background: transparent url('http://img1.toucanlearn.net/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;
}

/* start.css */

.contenttop {
    width: 690px;
    height: 31px;
    background: transparent;
    background-image: url(http://img1.toucanlearn.net/images/backgrounds/content_top.png);
        background-repeat:no-repeat;
        float: left;
}

.contentmiddle {
    width: 690px;
    background: transparent;
        background-repeat:no-repeat;
        float: left;
	position: relative; 
}

.insidecontent {
	position:absolute; 
	top:0px; 
	left:30px; 
	width: 640px;
}

.contentbottom {
    width: 690px;
    height: 31px;
    background: transparent;
    background-image: url(http://img2.toucanlearn.net/images/backgrounds/content_bottom.png);
        background-repeat:no-repeat;
        float: left;
}


.twitterupdates ul {
    margin: 5px;
    padding: 8px;
    font-size: 10px;
}

.messagepanel {
    width:100%;
    height: 30px; 
    <!--[if IE 7]>height: 0px;<![endif]-->
}

.contentborder {
    width: 657px;
    height: 356px;
    margin: 3px;
    padding: 0px;
	float: left;
    background-color: transparent;
    background-image: url(http://img1.toucanlearn.net/images/backgrounds/blue1.png);
    background-repeat:no-repeat;
}

.content {
	width: 620px;
	height: 316px;
    	margin: 20px;
	float: left;
	background: #fff;
	padding: 0px;
	overflow: auto;
        font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dynamiccontentborder {
    width: 657px;
    margin: 3px;
    padding: 0px;
        float: left;
    background-color: transparent;
    background-image: url(http://img2.toucanlearn.net/images/backgrounds/blue1.png);
    background-repeat:no-repeat;
}

.dynamiccontent {
        width: 620px;
        margin: 20px;
        float: left;
        background: #fff;
        padding: 0px;
        overflow: auto;
        font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
        font-size: 12px;
}

.loginbox {
	width: 175px;
	height: 38px;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	background-image: url(http://img1.toucanlearn.net/images/welcome/login.png);
	background-repeat:no-repeat;
}

.loginbox p {
	padding-top: 10px;;
	margin: 0px 0px 0px 13px;
}

.loginbox input {
	border: none;
	font-weight: normal;
	font-size: 10px;
	color: #89d616;
}

.membersLeft {
	display: inline;
}

.membersRight {
	display: inline;
}

.grey {
	background: #eee;
	color: #333;
}

.grey input,textarea {
        font-weight: normal;
        color: #666;
        font-size: 12px;
        font-family:Verdana,Lucida,Arial,Helvetica,sans-serif;
}

.signupfs {
	background-color:#fff;
}

.signuplbl {
	width: 140px;
	text-align: right;
}

.signupfld {
	width: 200px;
	margin:2px;
	color: #00768e;
	font-weight: normal;
}

.topPanel {
        width:900px;
        height: 25px;
        background-image: url(http://img1.toucanlearn.net/images/backgrounds/blue2-top.png);
        background-repeat: no-repeat;
}
.leftCol {
        width:230px;
        float:left;
        display: inline;
        margin-left: 25px;
        /* margin-right: 10px; */
        padding-left: 0px;
}

.rightCol {
        width:610px;
        /* margin-left: 265px; */
        float: right;
        padding-right: 25px;
}
.contentPanel {
        width:900px;
        background-color: #fff;
        background-image: url(http://img2.toucanlearn.net/images/backgrounds/blue2-middle.png);
        background-repeat: repeat-y;
        min-height:440px;
        height:auto !important;
        height:440px;
}
.bottomPanel {
        width:900px;
        clear:both;
        height: 25px;
        background-image: url(http://img1.toucanlearn.net/images/backgrounds/blue2-bottom.png);
        background-repeat: no-repeat;
}


/* Feature comparison table on Home Page */

.matrix {
        border: none;
        border-spacing: 0px;
}
.feature {
        border: none;
        padding: 3px 2px 3px 2px;
}
.matrix tr:nth-child(even) {
        color: #235eaa;
        background-color: #59c8fd;
        border: none;
        padding: 5px 2px 5px 2px;
        font-size:10px
}

.matrix tr:nth-child(odd) {
        color: #fff;
        background-color: #235eaa;
        border: none;
        font-size:10px;
}
.data {
        text-align:center;
        border: none;
        padding: 3px 2px 3px 2px;
}
.colhead {
        text-align:center;
        font-weight:bold;
        border: none;
        padding: 10px 2px 10px 2px;
}

/* END feature comparison table */

/* thickbox.css */

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(http://static.toucanlearn.net/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:220px;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#57c3f9;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.sz1 { font-size: 11px;line-height: 10px;}
.sz2 { font-size: 13px;line-height: 10px;}
.sz3 { font-size: 15px;line-height: 10px;}
.sz4 { font-size: 18px;line-height: 10px;}

