@import url("reset.css");
@import url("octopus.css");
@import url("tabs.css");

/* @group Globals */

/* Tag Redefinitions */

body {
	background: #f2f2f2 url(../images/bg-body-top.gif) repeat-x 0 -131px;
	padding: 23px 35px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align:center;
	}


a {
	color: #0063b1;	
	text-decoration: none;
	}

#links a {
background:#FFB900 url(../images/bg-button.gif) repeat-x scroll 0% 50%;
border:medium none;
color:#000000;
cursor:pointer;
font-size:93%;
font-weight:bold;
padding:2px 10px 2px 10px;	
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 5px;
text-decoration:none;
}

a:hover {
	text-decoration: underline;
	}


em, strong {
	font-weight: bold;	
	}
	
form input, form textarea {
	border: 1px solid #b3b3b3;
	}

/* General Tags */

.accessible {
	display: none;	
	}

button {
	background: #ffb900 url(../images/bg-button.gif) repeat-x;
	border: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 93%;
	}
	
	
/* image replacement */

.replace {
	position: relative;
	margin: 0px;
	padding: 0px;
	overflow: hidden

;	
	/* */	
	}

.replace span.empty {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;	
	/*for Opera 5 and 6*/	
	}

/* clearfix */

/* clearfix giving problems for expanded rows in safari but need it for ie6 */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;	
	}

.clearfix {
	display: inline-block;	
	}

.clearfix {
	display: block;	
	}

* html .clearfix {
	height: 1px;	
	}

span.required {
	color: #cc9900;
	font-size: 85%;
	}

/* @end */

/* @group Layout */

.min-width-1 {
		width: 99%;
		min-width: 963px;
		margin: 0 auto;
	}
	.fixed-width .min-width-1 {
		width: 963px;
		}
	
#side-column {
	width: 144px;
	float: left;
	text-align: left;
	}
#main-column {
	margin: 0 0 0 153px;
	position:relative;
	text-align: left;
	}

#primary-content {
	background-color: white;
	position: relative; 
	float: left;
	}


.marginMaker {
	margin: 24px 35px 35px 35px;
	display: block;
	}

/* Targeting Safari */

.fluid-width #primary-content:first-of-type {
	width: 100%;
	}

/* @group Content Only */

.primary-content-only {
	background: #f2f2f2 url(../images/bg-body-top.gif) repeat-x 0 -97px;
	padding: 23px 35px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align:center;
	}

.primary-content-only #primary-content {
	clear:both;
	float: none;
	}


.primary-content-only #main-column {
	margin: 0 0 0 0;
	position:relative;
	text-align: left;
	min-width: 710px;
	}

.primary-content-only h1 {
	color: #ccc;
	font-size: 167%;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	float: left;
	margin: -3px 0 0 10px;
	}




/* @end */

	
/* @end */

/* @group Header */

#site-logo, #site-logo span.empty {
	background: url(../images/logo-lessonopoly.gif) no-repeat;
	width: 145px;
	height: 42px;
	margin: -8px 0 30px 0;
	}

.primary-content-only #site-logo, #site-logo span.empty {
		width: 145px;
		height: 24px;
		margin: 0 0 10px 8px;
		}



/* @end */

/* @group Navigation */

#primary-navigation {
	border-bottom: 1px solid #fc0;
	padding: 4px 0 12px;
	}


#primary-navigation h4 {
	padding: 0 0 0 0;
	margin: 12px 0 0 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	}

#primary-navigation ul li {
	background: url(../images/bullet-yellow-square.gif) no-repeat 0 5px;
	padding: 0 0 0 12px;
	margin: 2px 0 0 0;
	font-size: 93%;
	}



/* @end */

/* @group Page */

/* @group Common Elements */

/* @group Tooltips */

a.info{
    z-index:24; background-color:#f2f2f2;
    color:#000;
    text-decoration:none;
    width: 14px;
    height: 14px;
    text-align: center;
	padding: 1px 0 0 0;
	margin: -1px 0 0 0;
	color: #666;
	font-weight: bold;
    border: 1px solid #dadada;
	float: right;
	font-size: 77%;
	}

a.info:hover{z-index:25; background-color: #ffdb40;	color: #000;text-decoration: none;
cursor: help;
    border: 1px solid #ffdb40;

}

/* @end */

/* @group Forms */


.formSection
{
	margin: 10px auto;
	width: 700px;
}

.formSectionnew
{
	margin: 10px auto;
	width: 740px;
}

.formSection .formColumn
{
	display: inline;
	float: left;
	width: 300px;
	margin: 0 12px 0 12px;
}

.formSection input, .columnarForm textarea
{
	width: 310px;	
}

.formSection label
{
	display: block;
	margin-bottom: 1em;
}

.formSection label.first
{
	padding-top: 1em;
}

.formSection select
{
	display: block;
	margin: 0 0 -2px 0;
}


.formSection fieldset.radio legend
{
	display: block;
}

.formSection fieldset.radio input
{
	clear: both;
	display: inline;
	float: left;
	width: auto;
	margin: 0 3px 0 0;
	border: none;
}

.formSection fieldset.radio label
{
	display: inline;
	float: left;
	padding: 2px 10px 0 0;
	font-weight: normal;
}


.formSection .uploadField, .formSection .uploadButton {
	width: auto;
	display: inline-block;
	}

.formSection .uploadButton {
	background: #ffb900 url(../images/bg-button.gif) repeat-x;
	border: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 93%;
	padding: 2px 6px;
	margin: 0 0 0 4px;
	}

.formSection .fileList {
	border-top: 1px solid #aaa;
	padding: 6px 0 0 0;
	}


.formSection .fileList ol {
	list-style-type: decimal;
	margin: 0 0 0 23px;
	}

.button-set {
	clear: both;
	border-top: 1px solid #ccc;
	text-align: center;
	margin: 20px 0 0 0;
	}
.button-set button {
	width: 100px;
	margin: 15px 5px;
	padding: 6px;
	}




/* @end */

/* @group Login */

#login-info {
	border-bottom: 1px solid #fc0;
	padding: 0 0 12px 0;

	}
#login-info .checkbox {
	border: none;
	}
#login-info label.checkbox {
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 4px;
	}

#login-info label {
	font-size: 85%;
	font-weight: bold;
	}
#login-info button {
	margin: 6px 0 0 0;
	padding: 0 10px;
	}
#login-info ul {
	margin: 12px 0 0 0;
	}
#login-info li {
	background: url(../images/bullet-yellow-square.gif) no-repeat 0 5px;
	padding: 0 0 0 12px;
	margin: 2px 0 0 0;
	font-size: 93%;
	}

.button-set-top {
	text-align: right;
	padding: 0 8px 0 0;
	}
.button-set-top button.large {
	margin-top: -2px;
	}


button.large {
	margin-right: 2px;
	margin-left: 2px;
	border: none;
	padding: 4px 14px;
	font-size: 108%;
	font-weight: bold;
	background: #b7b7b7 url(../images/bg-button-large-secondary.gif) repeat-x;
	}

button.large-primary {
	margin-right: 0;
	margin-left: 2px;
	border: none;
	padding: 4px 14px;
	font-size: 108%;
	font-weight: bold;
	background: #ffc000 url(../images/bg-button-large-primary.gif) repeat-x;
	}


/* @end */

/* @group Sponsors */

#sponsors {
	padding: 0 0 12px 0;
	}

#sponsors h3 {
	font-size: 85%;
	font-weight: bold;
	margin: 12px 0 0 0;
	}


#sponsors a {
	display: block;
	text-indent: -5000px;
	background: #fff none no-repeat center;
	height: 46px;
	width: 144px;
	border: 1px solid #b3b3b3;
	margin: 6px 0 0 0;
	}
#sponsors #sjsu {
	background-image: url(../images/logo-sponsor-sjsu.gif);
	}
#sponsors #knight {
	background-image: url(../images/logo-sponsor-knight.gif);
	}
#sponsors #ibm {
	background-image: url(../images/logo-sponsor-ibm.gif);
	}

/* @end */




/* @end */

/* @group Homepage */

/* @group Intro & Highlights */


#primary-content .intro {
	font-size: 153.9%;
	color: #666666;
	padding: 0 0 30px 0;
	height: 1%;
	margin: 0 auto;
	text-align: center;
	width: 736px;
	}
	#primary-content .intro strong {
		color: black;
		}

#primary-content .highlight {
	}
#primary-content .highlight div {
	width: 234px;
	float: left;
	display: inline;
	}
#primary-content .highlight a {
	position: relative; 
	display: block;
	padding: 143px 0 5px 0;
	text-align: center;
	font-size: 123.1%;
	font-weight: bold;
	color: black;
	}
#primary-content .highlight a:hover {
	text-decoration: none;
	cursor: pointer;
	}
	
#primary-content .highlight h3 {
	}
#primary-content .highlight p {
	margin: 12px 0 0 0;
	text-align: center;
	font-size: 86%;
	}


#primary-content .highlight-1 a {
	background: url(../images/illus-calendar.jpg) no-repeat;
	}
#primary-content .highlight-2 a {
	background: url(../images/illus-magnifying-glass.jpg) no-repeat;
	}
#primary-content .highlight-3 a {
	background: url(../images/illus-people.jpg) no-repeat;
	}


#primary-content .highlight-2 {
	margin: 0 18px;
	}
	
.button-container {
	float: left;
	width: 100%;
	text-align: center;
	margin: 18px 0 0 0;
	}
#sign-up-button {
	display: table;
	text-indent: -5000px;
	background: #fff url(../images/btn-free-sign-up.gif) no-repeat center;
	height: 58px;
	width: 229px;
	margin: 0 auto;
	}



/* @end */

/* @group News */

#primary-content #news-ticker {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	float: left;
	width: 734px;
	padding: 0 0;
	margin: 10px 0 0 0;
	}
#primary-content #news-ticker h4 {
	float: left;
	padding: 8px 0 0 0;
	font-weight: bold;
	}
#primary-content #news-ticker p {
	border-left: 1px solid #fc0;
	margin: 0 0 0 130px;
	padding: 8px 0 8px 8px;
	}

/* @end */

/* @group Search Boxes */
#search-boxes { 
	margin: 25px 0 0 0;
	float: left;
	clear: left;
	width: 100%;
}

#search-boxes button { 
	width: 116px;
	margin: 0 0 0 4px;
}

#search-boxes form { 
	width: 331px;
}
#search-boxes input {
	float: left;
	width: 209px;
	}



.lesson-plan-search {
	float: left;
	width: 357px;
	background-color: #f2f2f2;
	margin: 0 20px 0 0;
	}
.lesson-plan-search h2 {
	font-weight: bold;
	margin: 0 0 10px 0;
	}
.lesson-plan-search .examples {
	clear: left;
	float: left;
	font-size: 85%;
	margin: 6px 0 0 0;
}
.lesson-plan-search .advanced-search-link {
	display: inline;
	float: right;
	font-size: 93%;
	margin: 6px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet-yellow-square.gif) no-repeat left center;
	}

.find-teachers-search {
	float: left;
	width: 357px;
	background-color: #f2f2f2;
	margin: 0 0 0 0;
	}
.find-teachers-search h2 {
	font-weight: bold;
	margin: 0 0 10px 0;
	}
.find-teachers-search .full-list-link {
	clear: left;
	float: left;
	font-size: 93%;
	margin: 6px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet-yellow-square.gif) no-repeat left center;
	}
.find-teachers-search .advanced-search-link {
	display: inline;
	float: right;
	font-size: 93%;
	margin: 6px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet-yellow-square.gif) no-repeat left center;
	}


/* @end */


/* @end */

/* @group Submit Lesson Plan */

	


/* @end */


/* @group Footer */

#footer {
	padding: 7px 7px 7px 7px;
	padding-left: 120px;
	}
#footer #copyright {
	/*float: left;*/ 
	color: #999;
	display: inline;
	
	/*padding-right:162px;*/
	}
#footer #footer-navigation {
	/*float: right;*/
	display: inline;
	padding: 0 7px 0 0;
	}
#footer #footer-navigation li {
	display: inline;
	padding: 0 0 0 20px;
	}

/* @end */

/* old css starts here */
.checkbox-columns .form-item {
 display:inline;
 margin-left: 0em;
 margin-right: 1em
}

.checkbox-columns-clear .form-item {
  width: 15em;
  margin-right: 10px;
  clear: left;
  float: left;
  display: inline;
}
.showpicture {
  display: inline;
}
.mch_helpcss {
	color: #FFFFFF;
	font-weight: bold;
	font:"Trebuchet MS";
	font-size:10px;
}

/* *
 * views template to output the stylesheet to customize a view.
 * This code was generated by the views theming wizard
 * Date: Fri, 2007-07-20 17:10
 * View: journal
 *
 * The class selectors are filled with a single comment line.
 * You should complete each selector according to your liking.
*/

.view-label {
/* insert your css code for this element here */
}

.view-field {
/* insert your css code for this element here */
}
.view-field-title {
/* insert your css code for this element here */
}
.view-data-title {
/* insert your css code for this element here */
}
.view-field-og-node-data-title {
/* insert your css code for this element here */
}
.view-data-og-node-data-title {
/* insert your css code for this element here */
}
.view-field-created {
/* insert your css code for this element here */
}
.view-data-created {
/* insert your css code for this element here */
}

/* *
 * views template to output the stylesheet to customize a view.
 * This code was generated by the views theming wizard
 * Date: Fri, 2007-07-20 17:19
 * View: my_workspace
 *
 * The class selectors are filled with a single comment line.
 * You should complete each selector according to your liking.
*/

.view-label {
/* insert your css code for this element here */
}

.view-field {
/* insert your css code for this element here */
}
.view-field-type {
/* insert your css code for this element here */
}
.view-data-type {
/* insert your css code for this element here */
}
.view-field-title {
/* insert your css code for this element here */
}
.view-data-title {
/* insert your css code for this element here */
}
.view-field-node-title {
/* insert your css code for this element here */
}
.view-data-node-title {
/* insert your css code for this element here */
}
.view-field-name {
/* insert your css code for this element here */
}
.view-data-name {
/* insert your css code for this element here */
}
.view-field-changed {
/* insert your css code for this element here */
}
.view-data-changed {
/* insert your css code for this element here */
}
.view-field-comment-count {
/* insert your css code for this element here */
}
.view-data-comment-count {
/* insert your css code for this element here */
}

/* new css starts here

/* Header in main monthly view */
.head
{
	border: 1px solid #CCDDEE;
	display: block;
	text-align: right;
	background:#E8EEF7;
	cursor:pointer;
	font-size:11px;
	width:100%;
	/*color:#000000;
	/*background-image: url(forum/images/topbar.JPG);*/
}
.headnew
{
	border: 1px solid #CCDDEE;
	text-align: center;
	background:#E8EEF7;
	cursor:pointer;
	font-size:11px;
	width:100;
	/*color:#000000;
	/*background-image: url(forum/images/topbar.JPG);*/
}
.head a
{
	color: #000
}
/* Used for general heading stuff */
.head_a
{
	border: 1px solid #CCDDEE;
	background: #C3D9FF;
	color:#FFFFFF;
	font-weight: bold;
	vertical-align: top;
		
}
.head_a a 
{
 color:#FFFFFF;
}
/* Used in the code as class="head_a head_b, saves me copying the same style again */
.head_b
{
	padding-left: 7px
}
.items
{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #e8eef7;
	display: block;
	height: 100%
}
.items_a
{
	border: 1px solid #CCDDEE;
	background: #ffffff;
	vertical-align: top;
}
.items a
{
	
}
.border
{
	border: 1px solid #CCDDEE;
	color:#112ABB;
	font-weight:normal;
}
.center
{
	text-align: center;
	font-weight:normal;
}
.highlight
{
	background: #FFFFCC;
}
.box_view {
padding-left:1em; padding-top:0.8em; border-style:dashed; border-color:#ff6600;
border-right-width:1px; border-left-width:1px; border-top-width:1px;
border-bottom-width:1px
}
.head2
{
	text-align: center;
	border: 1px solid #CCDDEE;
	display: block;
	text-align: right;
	background:#E8EEF7;
	cursor:pointer;
	font-size:11px;
	
	/*background-image: url(forum/images/topbar.JPG);*/
}
.toptxtcolor {
	font-size: 11px;
	color: #7f7f7f;
	line-height:12px;
}
.toptxtcolor2 {
color: #525f94;
font-size: 11px;
}
.toptxtcolor3 {
margin: 0em -26px 1.5em;
position:static;
}
.toptxtcolor4 {
	font-size: 12pt;
	font-weight: bold;
}
.toptxtcolor5 {
font-size: 11px;
}
.tablebottonborder{
border-bottom: solid 0px;
border-bottom-color:#E5E5E5;
}
.tablebottonbordernew{
border-bottom: solid 1px;
border-bottom-color:#E5E5E5;
}
.tablebottonborder2{
border: solid 1px;
border-color:#E5E5E5;
}
.tablebottonborder3{
border-top: solid 1px;
border-top-color:#43539E;
cursor:move;
} 
.tablebottonborder6{
border-left: solid 1px;
border-left-color:#E5E5E5;
}
.tablebottonborder7{
border-right: solid 2px;
border-right-color:#E5E5E5;
}
.tablebottonborderwall {
border-top: solid 1px;
border-top-color:#43539E;
border-bottom: solid 1px;
border-bottom-color:#E5E5E5;
}
.heighterror {
height:210px;
}z

/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.smallTxt{
	font-size: 11px;
	line-height:25px
}
.redTxt{
	color: #CC0000;
}
.blackTxt{
	color: #000000;
}
.greenTxt{
	color: #006600;
}

.whiteBG {
	background: #FFFFFF;
}
.redBG {
	color: #FFFFFF;
	background-color: #CC0000;
}
.greyTxt {
	color: #666666;
}
/***********************************   table tag class         */
td {
	font-family:"Trebuchet MS", Arial, Verdana;	
	font-size: 13px;
	color: #3C3C3C;
}
th{
border-top: solid 1px;
border-top-color:#43539E;
cursor:move;
background:#D8DEEA;
color:#525f94; 
font-weight:bold;
}
col.column1{
	background: #E7F1FF;
	padding-left: 3px;
	vertical-align: top;
}
col.column2{
	background: #FFFFFF;
	padding-left: 3px;
}
thead th {
border-top: solid 0px;
border-top-color:#43539E;
cursor:move;
background:#D8DEEA;
color:#525f94; 
font-weight:bold;
padding-right:90px;
}

.displayTable tbody {
	background: #f6f6f6;
}
tfoot td {
	background: #EFF8FC;
}

/***********************************   user defined tag class         */
/***********************************   heading tag class         */
#primary-content h1	{
	font-size: 167%;
	margin-bottom: 30px;
	border-bottom: 1px solid #fc0;
}



h1 {
	font-size: 20px;
	font-weight: normal;
	color: #144464;
	margin-bottom: 2px;
	text-transform:	capitalize;
}


h2 {
	font-size: 15px;
	color: #8C2C24;
	font-family:"Trebuchet MS", Arial, Verdana;	
	font-weight:bold;	
}
.heading2 {
	font-size: 15px;
	color: #8C2C24;
	font-family:"Trebuchet MS", Arial, Verdana;	
	font-weight:bold;
}
h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #8C2C24;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #0B1E59;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	display: inline;
	color: #0B1E59;
}
/***********************************   list tag class         */


/* @group Footer */

.tdheading {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

.headingline {
	background-image:url(images/heading_line.jpg);
	background-repeat:no-repeat;
	}

.smallcalendar_heading {
	background-image:url(images/small_calendar_bg.jpg);
	text-align:center;
	font-weight:bold;
	}

.maincalendar_heading {
	background-image:url(images/main_calendar_top_bg.jpg);
	text-align:center;
	font-weight:bold;
	}
	
.maincalendar_dates {
	padding:0 0 0 10px;


	}	

/*.maincalendar_days {
	background-image:url(images/main_calendar_days_bg.jpg);
	text-align:center;
	font-weight:bold;
	}*/

.smallcalendar_days {
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

/*.smallcalendar_table {
	border-color:#CCCCCC;
}*/

.forum{
	color: #587034;
}
.name a:link{
	color: #587034;
	text-decoration: none;
	font-weight:normal;
}

.name a:visited{
	color: #587034;
	text-decoration: none;
	font-weight:underline;
}

.name a:active{
	color: #587034;
	text-decoration: none;
	font-weight:normal;
}

.name a:hover{
	color: #587034;
	text-decoration: underline;
	font-weight:normal;
}
/*
.cname a:link, a:visited, a:active{
	text-decoration: none;
	font-weight:normal;
}
*/
.cname a:hover{
	text-decoration: none;
	font-weight:normal;
	text-decoration: underline;
}

.greenLink:link, .greenLink:visited {
	color: #587034;
}
.greenLink:hover, .greenLink:active {
	color: #8C2C24;
}
.form-submit{
	background:#FFB900 url(../images/bg-button.gif) repeat-x scroll 0% 50%;
border:medium none;
cursor:pointer;
font-size:93%;
font-weight:bold;
padding:0px 10px 0px 10px;	
	}

.cutombutton{
	margin-right: 0;
	margin-left: 2px;
	border: none;
	padding: 4px 14px;
	font-size: 108%;
	font-weight: bold;
	background: #ffc000 url(../images/bg-button-large-primary.gif) repeat-x;
	cursor:pointer;
}


.button_bg {
	background-image: url(../images/btn_bg.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: bold;
}

/*old csss ends here */

.search-link {
	display: inline;
	font-size: 93%;
	margin: 6px 0 0 0;
	padding: 0 0 0 10px;
	background: url(../images/bullet-yellow-square.gif) no-repeat left center;
	}

td.off {
background: none;
vertical-align:top;
border-right: solid 1px;
border-right-color:#E5E5E5;
}

td.on {
background: #6699FF;
vertical-align:top;
border-right: solid 1px;
border-right-color:#E5E5E5;
}

td.off a{
color:#000000;
vertical-align:middle;
}

td.on a{
color:#FFFFFF;
vertical-align:middle;
text-decoration:none;
}

li.blog {
display:inline;
}

div#main {
width:100%;
}

div#left {
width:70%;
float:left;
}

div#right {
width:27%;
float:right;
}

h1#small {
font-size:17px;
margin-bottom:9px;
}

.style6 {
color:#0063B1;
font-family:"Lucida Sans Unic...";
font-size:14px;
font-weight:bold;
}

.sticky-enabled {

width:100%;

}
