@charset "utf-8";

body { color: #333333; font-size: 13px; line-height: 20px; margin-bottom:0px; font-family:Arial, Helvetica, Verdana,sans-serif; background: repeat-x top center #FFF;}

#issue_hdr{
	font: 16px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00a651;
	padding: 0px;
	margin: 0px;
	text-align:center;
	}
h3.alter {
	font: 14px bold Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00689b;
	padding: 7px 5px 3px 0px;
	background:  url(../images/h3bg.gif) bottom repeat-x;
	margin: 0px;
}

#ToolKit{
	BACKGROUND: url(../images/teacher_toolkit_610.jpg) no-repeat; 
	/*FLOAT: left; 
	MARGIN: 10px 0px 15px; */
	WIDTH: 610px;
	HEIGHT: 80px
}




/* Text
------------------------------------ */

#Text{
	FLOAT: left; 
	MARGIN: 10px 0px 15px; 
	WIDTH: 657px;
	HEIGHT: 80px
	}
	

/* END Text 
------------------------------------ */

#orderselect{
	FLOAT:left; 
	MARGIN: 10px 0px 15px; 
	WIDTH: 500px;
	HEIGHT: 80px;
	overflow-x: hidden;
	overflow-y: scroll;
	/*Position:relative;*/
	/*Visibility:visible;*/
	BORDER:1px #003399 solid
	}


#ToolKit_login a {
	color: #006699;
	text-decoration: none;
}
#ToolKit_login p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}


.left {
	float:left;
}
.right {
	float: right;
}


.new {
	color: #FF0000;
	font-weight: bold;
}

#text_edna{
	float: left;
	margin: 0px 0px;
	width: 660px;
	height: 100%;
	padding-top: 10px;
	}
#banner_home{
	height:350px;
	}
/*#extra-nav .body {
	height:auto;
	}*/
#extra-tile-login {margin-bottom: 22px;
	background:url(images/toolkit_login_bg.jpg) no-repeat;
	height:200px
	}

.forum_heading{
text-align:center;
font-weight:bold;
font-size:12px;
}

.forum{
	background-color:#d2ecf9;
	margin-bottom:12px;
	margin-top:12px;
	padding-bottom:12px;
	padding-top:12px;
	/*width:550px;*/width:auto;
	font-size:x-small;
	}
.forum ol{
	font-size:x-small;
	margin-left:50px;
	list-style-type:decimal;
}
#tabs{
	font-size:12px;
	min-height:510px;
}

#issue li{
	text-align:center;
	font-size:12px;
}
.section{
	width:49%;
	padding-left:5px;
}
.article{
	font-size:1em;
	min-height:670px;
}
.extra-nav-text{
	font-size:11px;
	padding-left:15px;
	padding-top:5px;
}
.article a {
	color:#1B76BC;
	text-decoration:none;
}
.article a:link {
	color:#1B76BC;
	text-decoration:none;
}
.article a:hover {
	color:#0F507F;
	text-decoration:underline;
}
.article a:visited {
	color:#1B76BC;
	text-decoration:none;
}

#content .links a {
	color:#1B76BC;
	text-decoration:underline;
}
#content .links a:link {
	color:#1B76BC;
	text-decoration:underline;
}
#content .links a:hover {
	color:#0F507F;
	text-decoration:underline;
}
#content .links a:visited {
	color:#1B76BC;
	text-decoration:underline;
}
#content .links{padding: 16px 16px 16px 16px;font-size: 1em; margin-bottom: 12px;}
#content .links p {margin:12px;}
#content .links img {margin: 4px;}
#content .links ul {list-style-type:circle;margin: 12px;}


#channel-header #channel-menu {
    background: url("/assets/img/gradients/gradient-full.png") repeat-x scroll 0 0 #C3B59B;
    height: 34px;
    margin: 2px auto 12px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.fish li:hover, .fish li.sfHover,
.fish a:focus, .fish a:hover, .fish a:active {
	background:		#C3B59B;
	color: #fff !important;
	outline:		0;
}
.fish li li {
	background:		#C3B59B;
	border: none;
	border-bottom: 1px solid #CCC;
	padding: 3px 5px 0px 5px;
}

.ui-widget-header {
    z-index: 500000;
}

.ui-widget-header {
    color: #FFFFFF;
    font-weight: bold;
}
/* Component containers
----------------------------------*/
.ui-widget { font-family: ; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: ; font-size: 1em; }
.ui-widget-content { border: 1px solid #C3B59B; color: #000000; }
.ui-widget-content a { color: #000000; }
.ui-widget-header { border: 1px solid #C3B59B; background: #C3B59B; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #999999; background: 000000; font-weight: bold; color: #000000; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #C3B59B;  font-weight: bold; color: #000000; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #C3B59B; font-weight: bold; color: #000; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #000; outline: none; text-decoration: none; }

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
#tabs{margin:30px 0 10px 0;font-size:12px;min-height:510px;}