@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;
	}

a:hover {
	text-decoration: underline;
	}


strong {
	font-weight: bold;	
	}

em	{
	font-style: italic;
}
	
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%;
	}

.nowrap {
	white-space: nowrap;
	background:transparent;
} 
	
	
/* 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: 18px 35px 45px 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 Search */

#searchResults {
	margin: 30px 0 0 0;
}


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

#search-boxes form { 
	margin: 0 14px;
	}
#search-boxes input {
	width: 330px;
	}

#search-boxes.advanced-search table {
	margin: 0 0 0 20px;
}


#search-boxes.advanced-search th, #search-boxes.advanced-search td {
	vertical-align: top;
	padding: 16px 8px 0 0;
}


#search-boxes.advanced-search .checkboxGroup {
	width: 11em;
	float: left;
}


#search-boxes.advanced-search  .checkboxGroup .checkboxLabel {
	display: block;
	white-space: nowrap;
	font-size: 85%;
	margin: 4px 0 0 0;
}
#search-boxes.advanced-search .checkboxLabel input {
	width: auto;
	margin: 0 2px 0 0;
	border: none;
}


#search-boxes.advanced-search .button-set {
	width: 100%;
	}

#search-boxes.advanced-search button {
	float: right;
	margin: 10px 0 16px 0;
	
}

#search-boxes.advanced-search .search-link {
	float: left;
	font-size: 93%;
	margin: 10px 0 10px 0;
	}

#search-boxes.advanced-search .lesson-plan-search {
	background-color: #f2f2f2;
	width: 620px;
	margin: 0 auto;
	}

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


/* @end */

/* @group Common Elements */

/* @group Headings */

#primary-content h1	{
	font-size: 167%;
	margin-bottom: 30px;
	border-bottom: 1px solid #fc0;
}
h1	{
color:#144464;
}
/* @end */

/* @group Tables */

table.listView {


	margin: 20px auto 0;
		border-bottom: 1px solid #999;

} 
table.listView th {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	padding: 6px 16px 6px 0;

} 
table.listView2 {
	
	margin: 20px auto 0;
		border-bottom: 1px solid #999;

} 
table.listView2 th {

	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	padding: 6px 16px 6px 0;

} 

table.listView2 td {
	/*border-bottom: 1px dotted #ccc;*/
	padding: 8px 16px 8px 0;
	vertical-align: top;
} 


/*th {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	padding: 6px 16px 6px 0;
	width:27%;

} */
thead th {
	width:150px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;	
	font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	padding: 6px 16px 6px 0;
	text-align:left;

} 

table.listView td {
	border-bottom: 1px dotted #ccc;
	padding: 8px 16px 8px 0;
	vertical-align: top;
} 

.resultSet {
	text-align: center;
	font-size: 93%;
}

ul.pagination
{
	white-space: nowrap;
	text-align: center;
	margin: 20px 0 0 0;
}

.pagination li
{
	display: inline;
	list-style-type: none;
}

.pagination .previousPage a:link,
.pagination .previousPage a:visited,
.pagination .nextPage a:link,
.pagination .nextPage a:visited
	{
	background-color: transparent;
	text-decoration: none;
	color: #0063b1;
	}
.paginationnew {
background-color: transparent;
	text-decoration: none;
	color: #0063b1;
}
.pagination .previousPage a:hover,
.pagination .nextPage a:hover
	{
	text-decoration: underline;
	}


.pagination a {
	padding: 0 6px;
	}

.pagination a:link, .pagination a:visited
{
color: #000;
background-color: #f2f2f2;
text-decoration: none;
}

.pagination .activePage a:link, .pagination .activePage  a:visited
{
color: #000;
background-color: #fc0;
text-decoration: none;
}

.pagination a:hover
{
color: #fff;
background-color: #0063b1;
text-decoration: none;
}




/* @end */

/* @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: 880px;
}

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


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

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

.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 */


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

#pageHome #primary-content .highlight div {
	width: 234px;
	float: left;
	display: inline;
	}
#pageHome #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;
	}
#pageHome #primary-content .highlight a:hover {
	text-decoration: none;
	cursor: pointer;
	}
	
#pageHome #primary-content .highlight p {
	margin: 12px 0 0 0;
	text-align: center;
	font-size: 86%;
	}


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


#pageHome #primary-content .highlight-2 {
	margin: 0 18px;
	}
	
#pageHome .button-container {
	float: left;
	width: 100%;
	text-align: center;
	margin: 18px 0 0 0;
	}
#pageHome #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 */

#pageHome #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;
	}
#pageHome #primary-content #news-ticker h4 {
	float: left;
	padding: 8px 0 0 0;
	font-weight: bold;
	}
#pageHome #primary-content #news-ticker p {
	border-left: 1px solid #fc0;
	margin: 0 0 0 130px;
	padding: 8px 0 8px 8px;
	}

/* @end */

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

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

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



#pageHome .lesson-plan-search {
	float: left;
	width: 357px;
	background-color: #f2f2f2;
	margin: 0 20px 0 0;
	}
#pageHome .lesson-plan-search h2 {
	font-weight: bold;
	margin: 0 0 10px 0;
	}
#pageHome .lesson-plan-search .examples {
	clear: left;
	float: left;
	font-size: 85%;
	margin: 6px 0 0 0;
}
#pageHome .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;
	}

#pageHome .find-teachers-search {
	float: left;
	width: 357px;
	background-color: #f2f2f2;
	margin: 0 0 0 0;
	}
#pageHome .find-teachers-search h2 {
	font-weight: bold;
	margin: 0 0 10px 0;
	}
#pageHome .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;
	}
#pageHome .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 */



/* @end */

/* @group Footer */

#footer {
	padding: 7px 7px 7px 0;
	}
#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;
	}

.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;	
margin-top: 5px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

.form-submitlib{
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;	
}



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

.libopts{
margin-top:20px;
}
.libopts2{
margin-top:20px;
}
.libopts3{
margin-top:20px;
}
.leftbutton{
float: left; width: 2px; margin-top: 8px; margin-right: 13px;
}


/* @end */


